Learn how to enhance user experience in Odoo 17 by adding tooltips to fields. Tooltips provide helpful hints or additional information when users hover over specific fields, improving usability and guiding users through the system. #odoo17 #odootutorials This tutorial demonstrates the steps to add tooltips to fields in Odoo 17, empowering users with contextual information […]
In Odoo, a serial number is a unique identifier assigned to an individual product to track its movement throughout the supply chain. It’s one of the two main methods for product traceability within the software, alongside lot numbers which identify batches of products. Here’s a breakdown of serial numbers in Odoo: Function: Serial numbers distinguish […]
Invoicing policy in Odoo determines when a customer gets billed for a sales order. Odoo offers two main invoicing policy options: Invoice what is ordered: This is the default option in Odoo. The customer gets invoiced for the entire ordered quantity when the sales order is confirmed. This works well for situations where you typically […]
Learn how to speed up your receipts and deliveries using Odoo’s Barcode app. 0:00 Intro Enable barcodes Add barcodes to products Receipts Deliveries Conclusion Other lessons related to this video: – Warehouse Ops: – Inventory basics and your first warehouse operations: Documentation: – – – Learn everything you need to grow your business with Odoo, […]
In Odoo, Hooks are Python methods or functions that are invoked at specific points during the execution of Odoo’s processing cycle. Hooks can be used to extend or modify the behavior without directly modifying its core code. The pre-init hook s a method provided by the Odoo framework to execute custom code before the initialization of […]
The purpose of the Least Packages removal strategy in Odoo is to optimize inventory management by minimizing the number of packages opened to fulfill orders #odoofunctionalvideos Scenario: Imagine you have a product called “Flour” with a unit of measure in kilograms (kg). You store Flour in two types of packages: Large packages: Each containing 100 […]
A costing method is a technique businesses use to determine the cost of producing a good or providing a service. It involves analyzing various cost elements like raw materials, labor, and overhead expenses to accurately calculate the total cost per unit. #odoo17 There are different costing methods, each with its own advantages and best suited […]
It is a sad fact that finding qualified candidates for open positions has grown to be a challenging endeavour for an organization’s human resource management. #odoo17 #odootutorials #odoofunctionalvideos Video Chapter 00:00 Introduction 00:42 Menus 01:08 Job Positions 07:35 Create a new job position 10:25 Applications menu 16:32 Reporting menu 19:10 Configuration menu 24:07 Settings Hiring […]
MTO in Odoo stands for Make To Order. It’s a specific inventory management strategy within the software. #mto #odooinventory #odoofunctionalvideos Here’s a breakdown of MTO in Odoo: Concept: With MTO, Odoo triggers production of an item only after a sales order is confirmed. This means you don’t manufacture or purchase products to keep in stock. […]