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 about the different ways to value inventory, including through manual vs automated valuation methods and through standard cost, AVCO, and FIFO costing methods. Other lessons related to this video: – […]
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 […]
Depending on product configuration, the inventory value is impacted when the product enters or leaves your stock. Based on new stock, the inventory value alters quickly. The total benefit of income, net profit, and sold product price affect inventory calculation. #odoo16 Odoo 16 provides two main preferences for your inventory valuation, and it includes inventory […]
In this video, we are discussing, How to perform some action after creating a record. #odootechnicalvideos Video Contents ————————- 00:10 Introduction 00:30 Creating Automated Action Automated actions can be used to automatically trigger actions based on some conditions. #odootutorials We can use them to automatically perform some operations on records that meet certain criteria or […]
Automated actions can be used to automatically trigger actions based on some conditions. We can use them to automatically perform some operations on records that meet certain criteria or based on time conditions. Automated Actions are a powerful way to add functionality to Odoo without any programming. Also, if you are using Odoo Online you […]
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, […]