The Least Packages removal strategy in Odoo 18 is designed to optimize inventory management by minimizing the number of packages opened to fulfill orders. This strategy is particularly useful when dealing with products stored in various package sizes. How it Works: Prioritizes Partially Filled Packages: When an order is placed, Odoo will first attempt to […]
Odoo Abstract model is the Main super-class for the regular database-persisted Odoo module. Here this video describes the What is Abstract model how to Abstract the model, use the Abstract model. Video Contents ————————- 0:00 Introduction [How to implement an abstract model in Odoo] 0:35 Creating a new abstract model 2:16 Creating fields 3:02 Usage […]