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

How To Convert Numbers To Words In Odoo?

In the invoice, I want to convert total amount to words in Indian numbering system(hundreds, thousa… Read more How To Convert Numbers To Words In Odoo?

How To Set Store Trigger For Computed Fields In Odoo 8?

I started using the new API of Odoo v8.0 but I cannot find useful information about store trigger i… Read more How To Set Store Trigger For Computed Fields In Odoo 8?

How To Trigger An Evenement On Export Odoo

I have an ir.config_parameter I'd like to update when a specific field of my res_partner table … Read more How To Trigger An Evenement On Export Odoo

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 Pass Many2one Object In Xmlrpc For Openerp

I have django as front-end app, where I am saving 'res.partner' id relating to django user.… Read more How To Pass Many2one Object In Xmlrpc For Openerp

How To Change The Title In Odoo 10?

I have changed the Odoo 10 login page title by using website builder app but it does not work on t… Read more How To Change The Title In Odoo 10?