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

Search In

Setup New Chart of Accounts in an Existing OpenERPĀ Configuration

If you want to Setup New Chart of Accounts in an Existing OpenERP Configuration in Odoo-9 follow below mentioned steps. 1. Change Deferral method to None of all Account Types 2. Rename code of existing Account Types. 3. Import your new Account

Xamarin in VisualStudio

Xamarin is a tool that can be integrated with visual studio for building mobile application using the language you are comfortable with like C# With Xamarin you can build an Android application, IOS application using the C# code on your backend.

COMPONENT INTEGRATION IN PYTHON

Python have following integration which is given below:- 1. Python scripts can easily communicate with other application using variety of integration mechanisms. 2. simple object persistence system is provided by Python's standard pickle module 3. P

Payment System with BrainTree PayPal using PHP

BrainTree is a very secure and easy to setup payment gateway. There are lots of features available in new Braintree and I found it very useful. Visit the link at the end of details: Payment System with BrainTree PayPal using PHP Are you working for

Differences Between IsNull() and Coalesce() Functions?

Differences Between IsNull() and Coalesce() Functions? ISNULL() Function: 1)ISNULL function is regraded as Transact-SQL function. 2)This function is used to replace NULL with the replacement value specified in second argument or from from the input

AJAX Toolkit in .NET

AJAX stands for Asynchronous JavaScript and XML. It is a cross browser based thing that reduces the response time or you can say postback. These controls add script on the page that will be executed by the browser. The ScriptManager Control <

Use case testing

Use case testing:- Use case testing is a high level functional black box testing technique which helps in determining/identifying test cases to test a particular system on a transaction by transaction basis from start to finish.A use case is a descri

How to load Vendors in CakePHP 2.4.1 version?

Hi Reader's, Welcome to FindNerd, today we are going to discuss how to load Vendors in CakePHP 2.4.1 version? If you want load Vendors in Your CakePHP web application then you should use App::import('Vendor', filename), If you will use

Objects in javascripts

Lets understand "Objects" in javascript. Object: It is a collection of property and each property is associated with name value pair. The object can contain any data type. Lets understand this with the help of an example: var demoObj = {demoId = "

Understanding Angular $watch

AngularJS has a concept of powerful data binding. It accomplishes this by keeping a watch on its scope variables. When we change the the variable on $scope object, the $scope object gets automatically changed and vice-versa. Most of the time angular

1 98 423
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: