Inheritance means we are going to use or inherit the 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 properties, fields, and views of an existing model in a modular way. In this video, we are going to learn about traditional Prototype inheritance […]
In this video, we will discuss how to add a new field in an existing kanban view inside a model in odoo. #odoovideos #odootechnicalvideos #odookanban #Add #Field #Existing #Kanban #View #Odoo
In odoo, we can change the string of an existing field based on our requirements. In this video, it explains how we can do this. #odootechnicalvideos #odootutorials #Change #String #Existing #Field #Odoo