How to Configure Storage Categories in Odoo 15 | Odoo 15 Inventory | Enterprise Edition – CBMS Odoo ERP

This video explains how to configure Storage Categories in Odoo 15 to group different storage locations together by setting some conditions and making smart decisions for storing products in your warehouse. When you receive products, the system will consider multiple locations as potential storage locations. So the system has to decide which is the most […]

How to Configure Route and Rule in Odoo15 | Odoo 15 Inventory | Enterprise Edition – CBMS Odoo ERP

In inventory management, the supply chain strategy determines when products should be fabricated, delivered to distribution centers, and made available in the retail channel. #odoo15inventory This kind of strategic process can be configured using Routes, featuring Pull and Push Rules. Once everything is properly configured, the inventory app can automatically generate transfers following the instructions […]

How to Configure Product Category in Odoo 15 | Odoo 15 Purchase Module | Odoo 15 Enterprise Edition – CBMS Odoo ERP

Product category management helps the business to categorize the products and manage them in an effective way.#odoo15purchase To configure the Product Category we can move to Inventory – Configuration – Products – Product Categories. Clicking on Product Categories we can find the product categories listed out. #odoo #odoo15 #odooproducts #odooproductcategories These are the pre-configured product […]

How to Configure Operations Types in Odoo 15 Inventory Management – CBMS Odoo ERP

This video explains how to configure operations types in Odoo 15 Inventory management. Operation Types helps you to know about the type of operations done in an organization such as internal transfers, delivery orders, receipts, etc. It is listed in your Inventory Dashboard and one can create custom operations types from the configuration. How to […]

How to Show Different Form Views for Many2one Fields With Same Relation | Odoo XML – CBMS Odoo ERP

In this video, we are discussing How to show different form views for a many2one field with the same relation in odoo using the form_view_ref in XML as context and its use cases. #odooxml #odootechnicalvideos #odoodevelopmentvideos Different view for same many2one field Usages of form_view_ref in odoo #Show #Form #Views #Many2one #Fields #Relation #Odoo #XML

What Is the Main Difference Between @api.onchange and @api.depends in Odoo 14 | Odoo Custom Module – CBMS Odoo ERP

In this video, we are discussing the difference between @api.onchange and @api.depends in odoo14 #api #decoratorsinodoo #odoo #odoo14 #odootutorials Difference between onchange and depends How to use @api.onchange in odoo How to use @api.depends in odoo #Main #Difference #api.onchange #api.depends #Odoo #Odoo #Custom #Module