Odoo Openerp Openerp 8 Orm Python How To Prevent Duplicated Records And Only Update It? February 15, 2024 Post a Comment i want to add some records to another table model without duplicated it i create a function to chec… Read more How To Prevent Duplicated Records And Only Update It?
Odoo Odoo 8 Openerp 8 Python What Is Wrong With Following Code In Python? January 03, 2024 Post a Comment 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?
Odoo Odoo 8 Openerp Openerp 8 Python How To Set Store Trigger For Computed Fields In Odoo 8? November 21, 2023 Post a Comment 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?