
Search In
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
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
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
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
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
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
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
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
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
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