Odoo Odoo 8 Openerp 8 Python What Is Wrong With Following Code In Python? March 23, 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 Openerp Openerp 8 Orm Python How To Prevent Duplicated Records And Only Update It? November 25, 2023 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?