
OpenERP 7, hacking fields.property to insert property_account_income and property_account_expense to product_template.
just a little concept you should know is about "fields.property", it is a function, so you can not inserting as commonly you do with xml-rpc, because you can not casting an object into it.
its very different...