Odoo
Creating Custom Pages in Odoo 18 Using Controllers and XML

Creating Custom Pages in Odoo 18 Using Controllers and XML

Introduction Odoo provides a powerful framework for creating custom web pages through a combination of controllers (Python) and templates (XML). This article demonstrates how to create a custom web form in Odoo 18 using a real-world example: a Real Estate Channel...

read more