Buy to resupply” in Odoo is a feature that helps automate the process of purchasing inventory when stock levels fall below a certain threshold. #odooinventory #odoo17 #odoofunctionalvideos A common use case for multiple warehouses is to have one central warehouse that resupplies multiple shops, and in this case, each shop is considered a local warehouse. […]
Cross-docking is a logistics strategy in supply chain management where products from a supplier or manufacturer are distributed directly to a customer or retail chain with minimal or no handling and storage time in between. #odooinventory The process involves unloading incoming goods from an inbound transport vehicle (such as a truck or container) and loading […]
#Odoo #POS #set #payment #reference
Discover how to configure Quality Control Points to automate your quality workflows. 0:00 Intro 1:07 Create Control Point 1:43 Products field 1:54 Product Categories field 2:20 Operations field 2:51 Work Order Operation field 3:20 Control Per field 5:29 Control Frequency field 6:12 Type field 7:38 Team and Responsible fields 7:50 Step Document field 8:45 Instructions […]
In Odoo, consignment refers to a specific inventory management process where you, as the consignee, store and sell products owned by another party, called the consignor. #odooinventory #odoo17 You don’t actually purchase the products upfront, but rather sell them on behalf of the consignor and earn a commission based on the sales. #odoofunctionalvideos Benefits of […]
In this video, we have discussed how to super create and write functions in odoo 17. 1. The Create method is called when a new record is created, we can additionally add features while creating a record by supering the create function. 2. The write method is called when an existing record is being edited, […]
This video explains the filters in Odoo 17. Odoo uses filters to display only the most relevant records based on the purpose of the view. #odoo17 #odooslaes #odootutorials However, you can change the default filter or search for specific values. Connect With Us: ————————————— ➡️ Website: ➡️ Email: info@cybrosys.com ➡️ Twitter: ➡️ LinkedIn: ➡️ Facebook: […]
In Odoo, we have two types of buttons they are “Object Type” and “Action Type”.In the case of the Object type button, the Python method mentioned in the name attribute of the button will be executed on button click but in the case of Action type, it’s possible to call an action record using the […]
Odoo, an open-source business management software, supports multiple languages, allowing users to work with the system in their preferred language. In Odoo, go to the Settings module.Under the General Settings, you’ll find an option called ‘Languages.’Activate the languages you want to support in your Odoo instance.Odoo uses a translation mechanism to provide multilingual support. For […]
In Odoo, promotions refer to special offers, discounts, or marketing campaigns that businesses can implement to attract customers, boost sales, or achieve specific business objectives. #odoo17 #odoosales #odootutorials Odoo provides features within its Sales and Marketing modules to create and manage promotions effectively. These promotions can be based on various criteria such as product categories, […]