How To Write "write" Function Without Effecting Inherited Class In Odoo 8?
The situation is as follows: This is my .py file class mom_meeting(osv.osv): _name = 'mom.…
Read more
How To Write "write" Function Without Effecting Inherited Class In Odoo 8?