How to Customize Website in Odoo 14 | Odoo 14 Website Builder – CBMS Odoo ERP

Taking the aid of Odoo website builder, the end-user can create stunning websites without much of a stretch. The website feature enables any common man to develop his own company’s online presence without much coding knowledge. The website serves multiple purposes for your company. On the one hand, it publishes information about your company and […]

Inheritance – Traditional Class Inheritance in Odoo 14 – CBMS Odoo ERP

In Odoo/OpenERP we can inherit or use existing modules object/class/model and views. We can also inherit a single field of existing modules. What is Inheritance? Inheritance means we are going to use or inherit old class/model, properties, methods, and views in the new class/model. This concept is related to Object-Oriented Programming. In Odoo/ERP we extend […]