Odoo Automation: Complete Guide
Automated actions trigger actions automatically, based on user actions or time conditions. In Odoo, they’re used for creating, updating, and deleting database records without writing custom module code. Automated actions are also based on domains, which define the business rules that decide when they run. By combining Python code with automated actions, you can add […]
Odoo Automation: Complete Guide Read More »



