In this tutorial, we are discussing about the SQL Constraints in Odoo. SQL constraints
are the part of PostgreSQL. Odoo SQL Constraints can be used to add validation to
data before saving to the database. The SQL constraints model attribute accepts
a list of constraints to create, and is shown in the video. The tutorial will help
you learn on how to define SQL Constraints with examples.
Get the module from our repository
GitHub