Odoo 18 offers a streamlined process for creating vendor bills or invoices from purchase orders through a user-friendly wizard. This Odoo 18 feature enhances efficiency and accuracy in your procurement operations. Accessing the Invoice Wizard in Odoo 18 There are primarily two ways to access the invoice wizard in Odoo 18: 1. From a Purchase […]
Report Layouts and Fonts in Odoo 18 are two ways to control the visual appearance of your reports, like invoices, quotations, or any printable document. Report Layouts define the overall structure and organization of the report. Here’s how they work: Default Layouts: Odoo 18 comes with pre-defined layouts that you can use. These layouts handle […]
Multi-Company Selection: Odoo 18 offers multi-company functionality through modules or custom development. These might implement a selection interface with dedicated “Confirm” and “Reset” buttons. Here’s how it might work: 1. You access a screen where you can select multiple companies from a list. 2. Each company might have a checkbox next to it. 3. Clicking […]
Odoo 18 doesn’t possess built-in functionality for scanning CVs using AI. However, there are third-party modules available in the Odoo App Store that address this need. One such module is called “AI CV Analyzer”. This module leverages AI algorithms to parse and extract key information from CVs, such as: Skills Job titles Project experiences By […]
In Odoo, you can count records using the search_count method on an Odoo model. This method returns the number of records that match a given domain (filter). search_count is used to count records based on certain conditions and is commonly used when you need to know how many records match a set of criteria without […]
Warehouse operations are the essential behind-the-scenes activities that ensure goods are received, stored, shipped, and delivered efficiently. They encompass all the processes that happen within a warehouse to keep products flowing smoothly. Here’s a breakdown of the key areas of warehouse operations: Receiving: This involves inspecting incoming shipments for accuracy and damage, verifying product quantities […]
Calling all Odoo enthusiasts! Are you ready to unlock the potential of the latest version, Odoo 18? This episode is your one-stop shop for exploring all the exciting new features designed to streamline your business operations and boost efficiency. Get Ready for Enhanced Communication: We’ll kick things off by diving into the world of improved […]
In Odoo, BOM stands for Bill of Materials. It’s essentially a recipe or blueprint for a manufactured product or kit. It lists out all the individual components required, along with their exact quantities, to create the finished good. Odoo’s BOM functionality goes beyond just a parts list, however. It can also include: Assembly instructions: You […]
A credit note in Odoo is a document used to record a decrease in the amount a customer owes the business. There are a few common reasons why you might create a credit note in Odoo: A customer returns products: If a customer returns products that they previously purchased, you can create a credit note […]
Odoo, an open-source business management software, offers features to automate document generation based on emails. Here’s a real-time scenario for a possible implementation: Scenario: Automatic Sales Order Confirmation via Email Customer Sends Email: A customer sends an email to the sales alias (e.g., [email address removed]) expressing their intent to purchase specific products. The email […]