Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

ScheduleOnce

Project with Gilad : Vivek and Ashish to be main developers

How to create request method on odoo server ?

If the create method is successful, the value associated to the request key will be a dictionary containing various information about the created request: 1-id: the request id 2-key: your private key for this request For example code is like below.

Asking to process your request in Odoo server

This action ask the upgrade platform to process your database dump. The process method is below Use the below link to download the Dump Database https://upgrade.odoo.com/database/v1/process To process a database dump Below are the Parameters 1-key

Default copy constructor in c++

A copy constructor is a special type of constructor by using which we can initialize the data members of a newly created object by existing objects. The compiler provides a default copy constructor.  Syntax of calling a copy constructor is: co

How to search records with maximum and minimum limit in MySQL

DELIMITER $$ DROP PROCEDURE IF EXISTS GetCustomerSearchResult$$ CREATE DEFINER=root@% PROCEDURE GetCustomerSearchResult( criteria INT ,searchValue VARCHAR(500) ,MinLimit INT ,MaxLimit INT ) BEGIN CASE WHEN criteria=1 /*search b

1 8 319
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: