The rec _name attribute is used to specify the field that should be used as the display name for records in the user interface. #odootutorials #odoo16 #odoodevelopment Connect With Us: ————————————— ➡️ Website: ➡️ Email: info@cybrosys.com ➡️ Twitter: ➡️ LinkedIn: ➡️ Facebook: ➡️ Instagram: ➡️ Pinterest: #Model #Attribute #_rec_name #Odoo #Rec #Models #Odoo #Odoo #Development […]
An abstract is a generic model that implements some feature that can then be inherited by a regular model. Video Contents ———————— 00:00 Introduction 00:50 Creating an Abstract Model 01:17 Checking the Model in Odoo and Pg Admin 03:08 How to Use Abstract Model Methods and Fields in the Regular Models Sometimes, there is a […]
Odoo Abstract model is the Main super-class for the regular database-persisted Odoo module. Here this video describes the What is Abstract model how to Abstract the model, use the Abstract model. Video Contents ————————- 0:00 Introduction [How to implement an abstract model in Odoo] 0:35 Creating a new abstract model 2:16 Creating fields 3:02 Usage […]