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 particular feature that wants to be able to add to several different models.
Repeating the same code in different files is bad programming practice, so it would be nice to be able to implement it once and be able to reuse it many times. And the Abstract model will not create any table in the database
Connect With Us:
➡️Website:
➡️Email : info@cybrosys.com
➡️Twitter:
➡️LinkedIn:
➡️Facebook:
➡️Instagram:
➡️Pinterest:
#Abstract #Model #Odoo #Creating #Abstract #Model #Odoo #Odoo #Development #Tutorial