-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Odoo Development Cookbook
By :

Business applications provide systems with records for business operations but are also expected to support dynamic business rules that are specific to the organization’s use cases.
Carving these rules into custom add-on modules can be inflexible and out of the reach of functional users. Automated actions triggered by event conditions can bridge this gap and provide a powerful tool to automate or enforce the organization’s procedures. As an example, we will enforce validation on project tasks so that only the project manager can change tasks to the Done stage.
To follow this recipe, you will need to have the project management app already installed. You also need to have Developer Mode activated. If it’s not activated already, activate it in the Odoo About dialogue.
To create an automated action with an event condition on tasks, follow these steps: