Security is an important aspect of a company. So it is very important in ERP software.
In odoo, we can set groups, access rights, and rules for records. In this tutorial
we discuss about the record rules and how to set up the access the object according
to specific groups. Record rules are conditions that records must satisfy for an
operation, and are mainly for access mode(create, read, update or delete) to be
allowed.
Get the module from our repository
GitHub