Helpdesk Reporting | Odoo Helpdesk – CBMS Odoo ERP

In this video, learn about the reporting options available in the Helpdesk application Need more information about Odoo apps?  Discover Odoo, schedule a demo, or start your own Odoo revolution for free (no credit card required), at #Helpdesk #Reporting #Odoo #Helpdesk

How to Count Records Using search_count in Odoo 16 | search_count() method in Odoo 16 – CBMS Odoo ERP

The search_count() method returns the number of records matching the search domain. This method accepts a search domain as its argument.Syntax: Model.search_count(args)? int #odoo16 #odootutorials Eg: self.search_count([(‘product_tmpl_id’, ‘=’, record.product_tmpl_id.id),(‘active’, ‘=’, True), ])This returns the set of records satisfying the domain conditions given as the arguments inside the model. #odoodevelopment #odoo #odoobeginers Connect With Us: ————————————— […]

How to Empty an One2Many Field in Odoo 16 | Odoo 16 Development Tutorials – CBMS Odoo ERP

This video explains how to empty an one2many field in Odoo 16. One2many fields are used when we want to set multiple values from a related model to a single record. #odoo16 #odoodevelopment #odootutorials Connect With Us: ————————————— ➡️ Website: ➡️ Email: info@mycbms.com ➡️ Twitter: ➡️ LinkedIn: ➡️ Facebook: ➡️ Instagram: ➡️ Pinterest: #Empty #One2Many #Field […]

Costing: Standard Price | Odoo MRP – CBMS Odoo ERP

In this video, learn how to use the Standard Price costing method through the Manufacturing Application. 0:00 – Introduction 1:13 – BoM Structure & Cost 3:54 – MO for Table 1 4:57 – Purchase Components for Table 2 6:46 – Inventory Valuation 7:59 – Complete MO for Table 2 9:22 – Update Product Cost 11:02 – […]

Manufacturing in One Step – Odoo 16 MRP | Odoo for Wood Manufacturers – CBMS Odoo ERP

Manufacturing a product involves so many processes including identifying the raw materials to build the product, setting a workstation for processing the raw materials, tracing the product movement, managing product variants, etc. #odoo16 Improper management of these factors creates manufacturing delays and delayed production may even root for the cancellation of the order and thereby […]