Remplace all occurences of my_browse_rec.product_id.product_tmpl_id.field to my_brows...
authorAlexis de Lattre <alexis@via.ecp.fr>
Fri, 27 Jul 2012 01:52:02 +0000 (03:52 +0200)
committerAlexis de Lattre <alexis@via.ecp.fr>
Fri, 27 Jul 2012 01:52:02 +0000 (03:52 +0200)
commitf9fe63780347c73d70f8d6a0b36a02cdb3704941
tree5a47160fb0fed2dc36329861617c992dbb484b9a
parent5e7f13205546b7100e05e41c45f5740355fb28b0
Remplace all occurences of my_browse_rec.product_id.product_tmpl_id.field to my_browse_rec.product_id.field

bzr revid: alexis@via.ecp.fr-20120727015202-7fylff5jr26sgxez
23 files changed:
addons/account/account_analytic_line.py
addons/account/account_invoice.py
addons/account_anglo_saxon/sale.py
addons/account_anglo_saxon/stock.py
addons/analytic_user_function/analytic_user_function.py
addons/hr_expense/hr_expense.py
addons/hr_timesheet/hr_timesheet.py
addons/hr_timesheet_invoice/wizard/hr_timesheet_invoice_create.py
addons/mrp/mrp.py
addons/mrp/procurement.py
addons/mrp/test/order_process.yml
addons/mrp_subproduct/mrp_subproduct.py
addons/procurement/procurement.py
addons/project_timesheet/project_timesheet.py
addons/purchase/purchase.py
addons/purchase/wizard/purchase_line_invoice.py
addons/sale/sale.py
addons/sale/stock.py
addons/sale/test/picking_order_policy.yml
addons/stock/product.py
addons/stock/stock.py
addons/stock/test/opening_stock.yml
addons/stock_planning/stock_planning.py