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 […]
Learn everything you need to grow your business with Odoo, the best open-source management software to run a company, at In this video, learn how to create a commission plan template manually. Need more information about Odoo apps? Discover Odoo, schedule a demo, or start your own Odoo revolution for free (no credit card required), […]
Learn everything you need to grow your business with Odoo, the best open-source management software to run a company, at In this video, learn how to create a budget template on Odoo Spreadsheet. Need more information about Odoo apps? Discover Odoo, schedule a demo, or start your own Odoo revolution for free (no credit card […]
Managing fiscal periods effectively is crucial for any business to maintain accurate financial records and compliance. In this video, we’ll guide you through the steps to configure and customize your fiscal year settings in Odoo 17. See more details here #Set #Fiscal #Year #Odoo
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 […]
In today’s video, we’re going to dive into one of Odoo’s most exciting features: online signatures. Whether you’re looking to streamline your approval processes, improve your document management, or just want a more efficient way to handle signatures, Odoo has you covered. Watch now for a step-by-step guide! #Online #Signature #Odoo #Sign #Basics
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, […]
In Odoo, a tree view (also known as a list view) is used to display records in a tabular format. It is one of the primary views used to present data in Odoo. The editable attribute is used in tree views to allow inline editing of records. This attribute controls whether and how records can […]