In Odoo, you can set up promotion-type discounts using the “Promotions” feature. Promotions allow you to apply discounts, free products, or other benefits based on specific conditions.Fill in the necessary details for the promotion, such as the name, promotion type, and description. #odoo17 #odoosales #odoofunctionalvideos Define the conditions that must be met for the promotion […]
There are several compelling reasons why the “Multi employee per session” feature is used in Odoo POS: #odoo17 #odoopos #odootutorials Increased Efficiency and Reduced Wait Times: Simultaneous Customer Service: Multiple employees can assist customers concurrently, leading to faster transactions and shorter queues, especially during peak periods. Work Division and Specialization: Tasks can be divided among employees based on their […]
Odoo allows you to manage and track the expiry dates of perishable products. This helps in reducing product loss due to unexpected expiry and ensures you don’t sell expired items to customers. However, this functionality is only available for products tracked using lots or serial numbers. Here’s what you need to know about expiry dates […]
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 […]
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 […]