Tutorial scheduled actions
V14.0
1
Specifications
Technical name:
Tutorial scheduled actions
License: Other proprietary
Website: http://www.oocademy.com
Version: 14.0
Category: Tutorial
Last updated: 7-03-2021
License: Other proprietary
Website: http://www.oocademy.com
Version: 14.0
Category: Tutorial
Last updated: 7-03-2021
This app is a tutorial in the form of code. The app will learn you how to create scheduled actions (schedulers)
in Odoo.
Learn how to create and use scheduled actions
This app contains all the code you need to add scheduled actions in Odoo and how to execute Python
code from these actions (automatically).
All the code is documented inline with notes and extra information to understand how the scheduled
actions work.
Contains
- New app on homescreen named "Scheduler tutorial".
- New menuitem named "Scheduler records".
- New model named "scheduler.demo" in the database.
- New form and tree view under the menuitem "Scheduler records".
- Python function that is executed by the scheduler to do write operations on records.
- Scheduled action named "Demo scheduler" under the list of scheduled actions.
Information/contact
Need more information or have questions about this module? Contact us at info@oocademy.com.