Odoo 17’s Repair module is compatible with the Manufacturing and Maintenance modules, ensuring seamless performance. You can combine the functionalities of this module with the inventory module to manage the repair of products in your inventory. #odooinventory Video Chapters 00:00 Introduction 00:58 Repair Order 03:51 Create Quotation 04:15 Views 05:42 Reporting 07:08 Repair Order Tags […]
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 […]
#Odoo #Create #CustomerClient #Offline #Mode
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 […]
#Odoo #POS #set #payment #reference
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, […]