over 9 years ago
If you want to use model reference in OpenERP(Odoo) follow the below mentioned code and paste it in your (Python).py file:
Note-Above code are created by inheriting from this class and main super-class for regular database-persisted in OpenERP models.
0 Comment(s)