In odoo Model constrains help to set validations of recordsets based on the conditions. They are of different types, here this video explains Python constrains which help to set validations for each recordset and act as a reminder for users in some cases. #odootutorials #odoo16 #pyhton Video Chapters 00:00 Introduction to Model Constrains 01:26 @api.constrains […]
Odoo SQL Constraints can be used to add validation to data before saving to database.SQL constraints are a part of PostgreSQL. Get the module from our repository: Related Videos: Configure Odoo 14 Project on Pycharm Ubuntu: Building a Module in Odoo 14: Composition of a module in Odoo 14: Module Structure in Odoo 14: Empty […]