#erpdevelopment — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #erpdevelopment, aggregated by home.social.
-
How To Use _Order Attribute In Odoo | Sorting Records Made Easy
Explore how to use the _order attribute in Odoo to control the default sorting of records in your models. 📊 In this video, you’ll learn how to define and customize record ordering in list and form views using simple Python code.
Watch Now: https://youtu.be/zt7VVsxYl_g
#Odoo #OdooDevelopment #OdooTechnical #OdooTips #Python #ERPDevelopment #OdooCustomization #Coding #OdooFramework #TechTutorial
-
How to Use @api.constrains in Odoo | Odoo Technical Tutorial
Discover how to effectively use the @api.constrains decorator in Odoo to enforce data validation rules at the model level. In this video, we explain how constraints work, when to use them, and how they help maintain data integrity by automatically validating records before saving.
Watch Now: https://youtu.be/gRXzHexUlyg
#Odoo #OdooTechnical #OdooDeveloper #APIConstrains #ERPDevelopment #OdooCustomization #PythonOdoo #OdooTutorial
-
How To Raise Validation Error In Odoo #technicalodoo
Discover how to raise a Validation Error in Odoo to control data entry and maintain accurate records in your Odoo modules. In this technical Odoo tutorial, you will learn how developers can implement validation rules using Python to prevent incorrect or unwanted data from being saved.
Watch Now: https://youtu.be/uX8k_PiBcnQ
#TechnicalOdoo #OdooDevelopment #OdooTutorial #OdooERP #PythonOdoo #OdooCustomization #ERPDevelopment #Devintellecs
-
How To Raise User Error in Odoo #OdooPython
Raising a User Error in Odoo using Python helps display clear and meaningful messages to users. It prevents invalid actions, validates business rules, and improves user experience by showing proper alerts directly inside Odoo. An essential concept for clean and reliable Odoo development.
Watch Now: https://youtu.be/XTQw9ikxSYQ
#OdooPython #OdooDevelopment #OdooDeveloper #UserError #PythonOdoo #OdooCustomization #ERPDevelopment