Odoo 15 is now up with a new feature added in Inventory Management to view and allocate received quantities. We can also automatically view this reception report when a receipt is validated. #odoo #odoo15 #odoofunctional #odootutorials #cybrosys #cybrosystutorials #Reception #Report #Odoo #Odoo #Inventory #Enterprise #Edition
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 […]
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 […]
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 […]
In this video, we are discussing about how to add a chatter to a form view in odoo 14. Chatters can be used for recording the changes which are made in that form view otherwise chatter keeps the history of the logs which includes the user who made the changes along with the time information. […]
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
In this video, we are discussing about how to create a map view in odoo14 enterprise. #odoomapview #odoo14 #odooenterprise #odooviewtypes Map view creation in odoo How to create map view #Create #Odoo #Map #View #Odoo #Odoo #Enterprise #Edition
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