Scheduled actions in Subscriptions | Odoo Subscriptions – CBMS Odoo ERP

In this video, learn how to use scheduled actions in the Odoo Subscriptions app. **Check out more Odoo tutorials**- Subscriptions:   **App documentation** -Scheduled Actions:  -Models and Basic Fields:  – All Subscriptions docs:  **See what Odoo can do for you!** – Schedule a demo:   – Start a free trial:   #Scheduled #actions #Subscriptions #Odoo […]

Automations | Odoo Studio – CBMS Odoo ERP

Learn everything you need to grow your business with Odoo, the best open-source management software to run a company, at In this video, learn how you can create automation rules using Odoo Studio. Need more information about Odoo apps?  Discover Odoo, schedule a demo, or start your own Odoo revolution for free (no credit […]

How to Define Menu & Actions in Odoo 16 | Odoo 16 Development Tutorial | How to Create Menu in Odoo – CBMS Odoo ERP

Odoo has a flexible way to define actions and menus. In this video, we are discussing about menu creation and window actions while clicking on a particular menu item. #odoo16videos #odootutorials #odootraining Video Chapters 00:00 Introduction 00:23 Menu creation in Odoo 02:44 Actions in Odoo Connect With Us: ———————- ➡️Website: ➡️Email: info@cybrosys.com ➡️Twitter: ➡️LinkedIn: ➡️Facebook: […]

Odoo Development – Automated Actions in Odoo 13 – CBMS Odoo ERP

Odoo development tutorials – Types of Actions in Odoo Get the module from our repository: Automated Actions (ir.cron) Actions triggered automatically on a predefined frequency. name Name of the automated action (Mainly used in log display) interval_number Number of interval_type uom between two executions of the action interval_type Unit of measure of frequency interval (minutes, […]

Odoo Development – Server Actions in Odoo 13 – CBMS Odoo ERP

Odoo developement tutorials – Types of Actions in Odoo Server Actions (ir.actions.server) class odoo.addons.base.models.ir_actions.IrActionsServer(pool, cr) Server actions model. Server action work on a base model and offer various type of actions that can be executed automatically, for example using base action rules, of manually, by adding the action in the ‘More’ contextual menu. Since Odoo […]