Jun 28, 2023 Environment in Odoo The environment in Odoo is a very important object that stores various contextual data used by the Odoo ORM Technical Odoo Python Technical
Jun 27, 2023 Hooks for Odoo modules Hooks are functions that are presented as a string in the __init__ file of a module. They can be executed before and after the existing code Technical Odoo Python Technical XML