Skip to content Skip to sidebar Skip to footer
Showing posts with the label Openerp

Odoo 10 Add Button To Pos

I am trying to add a button to the POS screen. A lot of the information I have for this is related … Read more Odoo 10 Add Button To Pos

Odoo/openerp: Hiding Create Button From Treeview

I have a situation here. I am using OpenERP 7. I am trying to hide Create button from tree view of … Read more Odoo/openerp: Hiding Create Button From Treeview

How To Retrive Values In Many2one Field As Selection Field?

How to retrieve values on Many2one field using OnChange ? the student should be registered in one s… Read more How To Retrive Values In Many2one Field As Selection Field?

Onclick Of Lead Couldn't Get The Details Of Lead In Custom Module In Openerp

I'm creating a custom module and trying to convert the Lead to Opportunity.Now i'm fetching… Read more Onclick Of Lead Couldn't Get The Details Of Lead In Custom Module In Openerp

How To Run Odoo Orm Methods In The Python Console?

I would like to use ORM methods such as browse or search in the python console. $pwd /opt/odoo/ $… Read more How To Run Odoo Orm Methods In The Python Console?

How To Filter Many2one Res.parner Field In Odoo

I have x_trainer_id = fields.Many2one('res.partner', string='Trainer') field, an… Read more How To Filter Many2one Res.parner Field In Odoo

Inherit View And Adding Fields

I want to add my 2 fields boatlenght and fuelcapacity under price list in product form view but the… Read more Inherit View And Adding Fields

Odoo Missing Error While Running A Cron Job For Sending Scheduled Mail

I have the following code. When the scheduler runs I am getting the error message. Some one help me… Read more Odoo Missing Error While Running A Cron Job For Sending Scheduled Mail