[REF] *: change linked to server revision 4907. Removed deprecated 'view_load' attrib...
authorQuentin (OpenERP) <qdp-launchpad@openerp.com>
Mon, 24 Jun 2013 09:05:15 +0000 (11:05 +0200)
committerQuentin (OpenERP) <qdp-launchpad@openerp.com>
Mon, 24 Jun 2013 09:05:15 +0000 (11:05 +0200)
commitd856e8361b592b2761ba92022cf9f5a865f952e9
tree27664247085d29dd62f5acca4026107489de1eaa
parent7e8e2ca75f0cf1dfa827355b2f2ac0134f7e65b0
[REF] *: change linked to server revision 4907. Removed deprecated 'view_load' attribute + removed duplicated first argument of property fields which is replaced with 'relation' argument in case where it is really needed (relational fields): indeed this first argument was totally useless for property of float type (for example).

bzr revid: qdp-launchpad@openerp.com-20130624090515-12aeo4k5sz87veqb
addons/account/partner.py
addons/account/product.py
addons/account_anglo_saxon/product.py
addons/delivery/partner.py
addons/product/partner.py
addons/product/product.py
addons/purchase/partner.py
addons/report_webkit/ir_report.py
addons/sale_journal/sale_journal.py
addons/stock/partner.py
addons/stock/product.py