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

Search In

How to create selection field in openerp

To make selection field in OpenERP (Odoo) In Selection Field first we have to go in .py file (python file) After that we have to decide where you want to give selection Field and then give attribute Selection to that field. Like below python co

How to create different units of measure in Odoo?

To create Unit Of Measure(UOM) in openerp first install sale module and go to sale module menus in openerp and following these step given below Step-1 go to Sales → Configuration menu and click it. Step-2 then go to Configuration ‣ Settings-> Pr

How to make user in OpenERP (Odoo)?

If you want to make user in OpenERP (Odoo) follow the below mentioned steps: - Step-1 Go to Settings menu and click it. Step-2 Go to users->Users Step-3 click on Create button Step-4 Name->Email->Adress->Access Rights->Appli

How to return models and ids of the user's in OpenERP?

In OpenERP first we create user's in user's form. Then the access of user's models res_users and pass the ids of the user's. After passing ids of the user's then user's selection will active and Return a tuple. Use this funct

How to create stages of project in openerp

To create stages of project in openerp follow these step given below Step1 – Install project module in openerp Step2 - Go to Project -> Configuration -> Stages -> Task Stages -> Stages -> New As shown in below given figure, one is st

How to apply the domain of the user's selection in OpenERP?

In OpenERP first we create the user's in user form. Then the user clicks the selection's icon in the web client, compose a default action for the model in the user's selection and  Return the action that contains all of this and vali

How to Create Payment Term in OpenERP-7

To Create Payment Term in OpenERP-7 Follow these step given below Step1 - Install the account module in openerp Step2 – Go to the Accounting -> Configuration -> Payment Terms then create payment term as show in the figure given b

How to create and Allow to render a QWeb template python-side openerp

In openerp render function returns the 'ir.ui.view' but embellish it with some variables/methods used in reports. param values is additional methods/variables used in the rendering returns is html representation of the template. use this code show be

How to create incoming mail Server in openerp-6.1

To create incoming mail Server in openerp-6.1 follow these step given below:- 1. Go to Setting->Configuration->Email->Incoming Mail Servers, and create 2. Give a Name, example: Incoming Gmail Server 3. Select Server Type as POP/IMAP 4. In Se

How to create digital signature in OpenERP/Odoo?

Below example will helps you to add the digital signature in OpenERP/Odoo, you just have to follow the steps mentioned below:   Step-1 Install the web_digital_sign module from Odoo apps to addons Step-2 After installation you have to make use

1 2 4 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: