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

Search In

Struts framework

The Struts Framework is used to develop Web applications or we can say that it is a standard for developing Web applications. Its features are as: 1.It is an open source 2. It is based on the Model-View-Controller (MVC), MVC levels has: Model: App

How To Add Extra Fields in account module in openerp

To Add Extra Fields in account module in openerp use below code In OpenERP Add Extra fields in account module to create new module name is invoice_cartage and add these 4 file. 1- __init__.py file --- import invoice_crtage 2- __openerp__.py fi

Installing Blackberry plug-in for Android Studio

With Blackberry plug-in you can package the android apps for blackberry devices i.e can convert .apk applications files to .bar files which are compatible with the blackberry phones. Also you can debug the applications using ADB proxy manager to veri

Screenshot plugin for Cordova/phoneGap apps.

Hello Readers, Screenshot plugin for Cordova/phonegap apps allows you to take screenshot of the current open screen and save it to phone storage.   First of all we need to install the following plugin through CLI: $ cordova plugin add https

How to enable CURL in PHP ?

This tutorial will guide you about "How to enable CURL in PHP". CURL is one the most basic and essential requirement as it allows you to connect different protocols such as HTTP, HTTPS, FTP etc. By default CURL is not enable in php.ini file

How to inherit delegation and view in OpenERP(Odoo)

In OpenERP first, we create a module and then inherits to the delegation and views both in your own module. Follow these step shown below Step1- First we create a module like as: test and then create a test.y file in an own module and pass this fil

How to function called by the js in OpenERP

In OpenERP first we will create the function and then create js file.  After this the no Google doc were associated with a record, with the aim to create one then no config is associated with the res_model, and hence it will result a blank text

Database creation using PostgreSQL

Database creation using PostgreSQL To start work with postgres, you need to install Postgres. To download PostgreSQL 9.1, go through below link: Download To check that you are able to access psql, open cmd and fire command psql. If you are getting

How to create web service in Odoo-9?

In Odoo-9 you have to create module and xmlrpc folder in server and install the apache2 in your system. After this follow the step given below: Step1- First create apache2 for our system using the command show below sudo apt-get install apache2

Creating a very basic module in OpenErp 6.1

Creating a module in OpenErp is very simple. All you need to know is the basic skeleton of any module to be used in the system. There are four major files that build up your module: 1.) init.py file 2.) openerp.py file 3.) mymodel.py file

1 40 129
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: