Skip to content Skip to sidebar Skip to footer
Showing posts with the label Odoo 8

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 Include View In Odoo 8

As in the title. How do you include a view file from a view file? If you have a large xml view file… Read more How To Include View In Odoo 8

Odoo - Display Name Of Many2one Field Combination Of 2 Fields

In my module i have the following many2one field: 'xx_insurance_type': fields.many2one('… Read more Odoo - Display Name Of Many2one Field Combination Of 2 Fields

What Is Wrong With Following Code In Python?

I was trying to implement a constraint for a field but instead of causing a constraint validation, … Read more What Is Wrong With Following Code In Python?

Change A Field Value Within An If Statement In Odoo 8

I have been using Odoo 8 with Ubuntu 14.04. I have an onchange function and under that an If statem… Read more Change A Field Value Within An If Statement In Odoo 8