ππ§π―π’π«π¨π§π¦ππ§π ππ§ πππ¨π¨
The environment in Odoo is an object that stores various contextual data used by the ORM. This data includes:
uid: The current user, used to check access rights.
cr: The current database cursor (for database queries).
context: The current context,...
codeodoo.com1 min read