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 itself doesn’t inherently store data in cloud storage, but it can be integrated with various cloud storage providers to enhance its functionalities. Here’s a breakdown of how cloud storage works with Odoo: Benefits of Cloud Storage with Odoo 18: Increased Storage Capacity: As your data grows, local storage limitations can become an issue. […]
Odoo 17 streamlines your business processes with its powerful Approval module. This episode dives deep into Approval types, the backbone of efficient decision-making and workflow control. Understanding Approval Types: Approval types define the specific categories of requests that require authorization within your organization. Imagine a scenario where a purchase order needs approval before processing. In […]
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 […]
Restore history in Odoo 18 Project is a new feature, that lets the users check the change made in the project task description. It shows at what time and who has modified the project task description. This Odoo 18 feature helps to restore the change that has been done for the project task description #Odoo18 #ProjectManagement […]
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 […]
A manufacturing backorder in Odoo refers to a situation where you cannot fulfill the entire quantity of a product requested in a manufacturing order because of insufficient inventory for components. It essentially allows you to record the remaining demand and schedule production for it later. Ensures customer orders are captured even if you can’t fulfill them […]
Odoo 18 itself doesn’t directly integrate with external forums to automatically create tickets from forum posts. However, there are a couple of workarounds you can consider: Monitor the forum: Regularly check your forum for new posts indicating potential issues. Gather information: When you find a relevant post, collect key details like the post title, description, […]