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 the basics of the Timesheets application. Discover Odoo, schedule a demo, or start your own Odoo revolution for free (no credit card required), at #Timesheets #Basics #Odoo #Project #Timesheets
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 set up the order in which to perform your tasks. Discover Odoo, schedule a demo, or start your own Odoo revolution for free (no credit card required), at #Task […]
In Odoo, a security file is typically a CSV file or XML that defines access control rules and record rules for different user groups. These files are used to restrict or grant permissions to models (tables) in the database. link: Types of Security Files in Odoo Access Control List (ACL) Files (ir.model.access.csv) Defines CRUD (Create, Read, […]
In Odoo, linking an action to a menu item is a common task when creating custom modules or modifying existing ones. Here’s how you can do it step by step: 1. Define the Action This can be a window action, report action, etc. Most commonly, it’s a ir.actions.act_window to open a form/list view. 2. Create […]
In today’s video, we’re diving into Bill Splitting in the Odoo 18 Point of Sale (POS) module—how it works, why it’s useful, and how to manage it effectively in real-life restaurant scenarios. This feature is especially handy when a group of customers wants to pay separately or when a single customer wants to use multiple […]
How did a small open-source project become a global force in enterprise software? This documentary unveils the compelling story of Odoo’s evolution! Understand the key factors that fueled its explosive growth, its unique approach to business management, and how it continues to disrupt the industry. Whether you’re an Odoo user, a tech enthusiast, or simply […]
Creating a Window Action in Odoo 18 involves defining an action that opens a view (like a list, form, kanban, etc.) for a particular model. Window actions are usually defined in XML and can also be created manually through the UI or programmatically using Python if needed. Here’s how you can create one via XML, […]
Streamline your fleet maintenance with Odoo 18! This video demonstrates how to utilize the Service features to schedule repairs, track service history, manage vendors, and control costs. Keep your vehicles running smoothly and efficiently. We’ll cover: Creating service records Linking to vehicles and drivers Managing service types and vendors Tracking costs and notes #Odoo18 #OdooFleet […]
In Odoo, a Scheduled Action (also called a cron job). Scheduled Actions in Odoo are automated tasks that run at set intervals without user input. They are used for things like sending reminder emails, updating reports, or cleaning up old data. You can set them up in Settings → Technical → Scheduled Actions, choosing: What […]
In this video, we’ll take a look at the Order Lines tab in Odoo, which is the first step when creating a quotation and adding products.The Order Lines tab is the first section you’ll encounter when creating a quotation in Odoo, where you can add products and their quantities. There are two ways to add […]