Jasson How to Debug Odoo using Postgres and Shell Debugging Odoo effectively often means working both at the database level (PostgreSQL) and the application level (Odoo shell). By combining psql and Odoo’s Python REPL (shell), you’ll gain deep insigh... ERP solution Odoo benefits Odoo features Nov 18, 2025 SGEEDE Knowledge
Fazri Muhammad Yazid Understanding the Backend Asset Architecture in Odoo 17 Odoo 17 introduces a modern approach to managing assets (JavaScript, CSS/SCSS, and templates) in the backend. Understanding how these assets are organized, loaded, and extended is crucial for developi... ERP solution Odoo benefits Odoo features Nov 17, 2025 SGEEDE Knowledge
Alfin Isnain Hariawan Data Import & Export Optimization in Odoo Efficient data import and export processes are essential in any Odoo ERP implementation — whether you're migrating from another system, performing mass updates, or exchanging data between environments... ERP solution Odoo benefits Odoo features Nov 14, 2025 SGEEDE Knowledge
Liu Command Line Parameter to use When Developing for Odoo 17 Odoo, a powerful open-source ERP system, offers flexible deployment and management options through its Command-Line Interface (CLI) . Whether you’re running Odoo for development, testing, or productio... ERP solution Odoo benefits Odoo features Nov 13, 2025 SGEEDE Knowledge
Widuri Sugiyani Difference Between Odoo Computed Fields vs. Onchange: When to Use it? As an Odoo developer often need to update field values automatically either when a user changes something in the form or when data in related fields changes. Two of the most common ways to achieve thi... ERP solution Odoo benefits Odoo features Nov 12, 2025 SGEEDE Knowledge
Fazri Muhammad Yazid Exploring Odoo Debug Mode: Hidden Features for Developers and Administrators Odoo’s debug mode is the standard tool developers and administrators use to inspect, test, and configure the system beyond normal user access. It exposes the technical structure of models, views, and ... ERP solution Odoo benefits Odoo features Nov 10, 2025 SGEEDE Knowledge
Liu Creating Discount Code and Coupon in Odoo 17 Odoo 17 offers a robust set of tools for managing promotions, allowing businesses to easily create discounts and coupons to attract customers and boost sales. Whether you’re looking to offer percentag... ERP solution Odoo benefits Odoo features Nov 7, 2025 SGEEDE Knowledge