Member - { Blog Details }

blog address: http://findnerd.com/list/view/Create-many2one-and-one2many-relationship-in-OpenERP/508/
keywords: OpenERP, Python
member since: Jan 20, 2016 | Viewed: 77
Create many2one and one2many relationship in OpenERP
Category: Academics
In OpenERP we can create many2one and one2many relationships between models very easily by creating many2one and one2many fields. You just need to declare a field in _columns and then using this field normally in the rest programming and views as we normally do. For more visit the link mentioned.
{ More Related Blogs }