How to Set Default Value for a Field Using Function in Odoo 17 | Odoo 17 Development Tutorials – CBMS Odoo ERP

In Odoo 17, the ability to set default values for fields dynamically using functions is a powerful feature that enhances flexibility and customization options within the system. Unlike static default values, which remain constant regardless of circumstances, dynamic defaults enable developers to define default values based on specific conditions or calculations.To implement dynamic default values, […]

How to Create an XLS Report in Odoo 17 | XLS Report in Odoo 17 | Odoo 17 Development Tutorials – CBMS Odoo ERP

XLSX reports are essential for structured data analysis, customizable presentation, and compatibility across platforms, facilitating efficient decision-making and communication within organizations. In this tutorial, we’ll explore how to create XLSX reports in Odoo 17, enabling users to export data from their Odoo system into Excel-compatible files for enhanced analysis or sharing purposes. #Odoo17 #XLSReports #OdooDevelopment […]

How to Manage Different Invoice & Delivery Addresses of a Customer | Customer Address in Odoo 17 – CBMS Odoo ERP

The customer address in Odoo serves several important purposes within the software’s functionalities: Identifying and Contacting Customers: The primary function is to establish the location and contact details of a customer. This includes information like street address, city, state, zip code, and phone number. With this information, Odoo facilitates various actions, like: Sending quotations, sales […]