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

Search In

How to create more Action in OpenERP(Odoo)

Actions are used to trigger one or more actions to be performed on the server side, when a specific stage of a workflow is reached. To write this code in .xml file in openerp(odoo), use the Code given below. <record id="company_normal_action_tree

How to Create a Theme Module in Odoo?

If you want to create a theme module in OpenERP(Odoo) follow the below mentioned steps: - Step-1 insatll web_theme module . Step-1 Go to Settings menu and click . Step-2 Select update theme. Step-3 Select the menu . Step-4 Click on Edit button. Ste

How to change the password of role in pgadmin

If user want to change role of password in pgadmin Run these commands in Terminal 1- sudo -u postgres psql 2- sudo -u postgres psql template1 3- ALTER ROLE postgres WITH PASSWORD 'openpgpwd';

How to transfer bill from one customer to another customer in OpenERP-6.1?

In OpenERP first, install the sale and account module so that users can transfer one bill to another bill. Follow these step given below: Step1- First create own module and then create file like as merge.py file and pass this file in your __init__.

How to define the States of object in openerp-7 & Openerp-8(Odoo)?

Below is the way to define the States of object in openerp-7 & Openerp-8(Odoo) First we have to define the States After that, We have to add a ‘state’ field to object, in the _columns collection See below code Example- <pre> _columns = {

How to Create Salary Structure in openerp-7

To create salary structure in openerp-7, follow these below mentioned steps- Step1- Install Human Resources(HR) and hr_payroll Module. Step2- Map to Salary Rules in Human Resources(HR) Step3- Then Go to Human Resources -> Payroll -> Sala

How to make Unit of Measure (UOM) in OpenERP (Odoo)

To make Unit of Measure (UOM) in OpenERP (Odoo) is not a difficult, you can do this in just two steps which are provided below, follow both the steps and it's done. Step-1 Go to sales modules->Configuration ->Unit of Measure->Create As show

How to install OpenERP-9 (Odoo9) in windows 7, 8 and 10 ?

If you want to install OpenERP-9 (Odoo9) in windows 7,8 and 10 follow the below mentioned steps:- Step-1 Go to the link->"https://nightly.odoo.com/9.0/nightly/exe/ Step-2 Select->latest exe file like->odoo_9.0.latest.exe -> (Latest Date)

how to make the rental product and how to make invoice for it ,in openerp-8

Hi Friends, Please help me with the error ,How to make the rental product and how to make invoice for it ,in OPENERP-8 (ODOO).

How to make the rental product and invoice for OPENERP-8 (ODOO)

Hi Friends, Please help me with the Problem below I want to make the rental product along with invoice for it in OPENERP-8 (ODOO).

1 10 38
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: