☰ Course Content

Odoo Development - Automated Actions in Odoo 13

Odoo Development - Automated Actions in Odoo 13

Automated actions can be used to automatically trigger actions based on a time condition. We can use them to automatically perform some operation on records that meet certain criteria and reach time condition.Schedulers are automated actions that run automatically over a time period and can do a lot of things. They execute actions without manual interaction and makes background job very easy

Get the module from our repository GitHub

WhatsApp