Topic: Business Logic

Odoo Custom Module Development Part 5 - Relations, Computed Fields, and Business Logic

This is the fifth article in the Odoo custom module development series.In Part 4, we added the user interface. In this article, we will make the module smarter by adding relations, computed fields, onchange logic, constr

Read More...