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

Odoo 10 : Call A Confirmation Form (yes / No) From Wizard

I want to add to my purchase order a 'cancel' button. This button will change the state of … Read more Odoo 10 : Call A Confirmation Form (yes / No) From Wizard

How To Add Condition For Particular Class To Show Field Drop -down Except Partner_id From Res.partner Form

I want to access res.partner form in my module. But i want that instead of customer(partner_id) it … Read more How To Add Condition For Particular Class To Show Field Drop -down Except Partner_id From Res.partner Form

How To Modify The One2many Or Many2one Field In Other Model Odoo10

Can any one tell with example how to modify the field in another model if changed in type-one2many … Read more How To Modify The One2many Or Many2one Field In Other Model Odoo10

How To Pass Value With Onchange One2many Variable In Odoo?

Solution 1: No need to write onchange attribute in view file. With new API, we can directly achie… Read more How To Pass Value With Onchange One2many Variable In Odoo?

Added Users To Many2many Field Disappear After Click Save

I try to add users to many2many field. It's working to moment before clicking save. When i clic… Read more Added Users To Many2many Field Disappear After Click Save

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?