From 87a70fbc2b237410d2db5fd28b893aa23fea64dd Mon Sep 17 00:00:00 2001 From: "Turkesh Patel (Open ERP)" Date: Wed, 7 Mar 2012 17:44:11 +0530 Subject: [PATCH] [IMP] apply pricelist group on fields bzr revid: tpa@tinyerp.com-20120307121411-01snwca7u4kwylll --- addons/hr_timesheet_invoice/hr_timesheet_invoice_view.xml | 2 +- addons/mrp_repair/mrp_repair_view.xml | 2 +- addons/point_of_sale/point_of_sale_view.xml | 2 +- addons/product/product_view.xml | 4 ++-- addons/product/wizard/product_price_view.xml | 1 + addons/project_timesheet/project_timesheet_view.xml | 2 +- 6 files changed, 7 insertions(+), 6 deletions(-) diff --git a/addons/hr_timesheet_invoice/hr_timesheet_invoice_view.xml b/addons/hr_timesheet_invoice/hr_timesheet_invoice_view.xml index 3190b8910ae..3b1fd8785cd 100644 --- a/addons/hr_timesheet_invoice/hr_timesheet_invoice_view.xml +++ b/addons/hr_timesheet_invoice/hr_timesheet_invoice_view.xml @@ -11,7 +11,7 @@ - + diff --git a/addons/mrp_repair/mrp_repair_view.xml b/addons/mrp_repair/mrp_repair_view.xml index fa0ff192f17..04a2799dae8 100644 --- a/addons/mrp_repair/mrp_repair_view.xml +++ b/addons/mrp_repair/mrp_repair_view.xml @@ -118,7 +118,7 @@ diff --git a/addons/point_of_sale/point_of_sale_view.xml b/addons/point_of_sale/point_of_sale_view.xml index 5461bf690bd..1225e8bcc24 100644 --- a/addons/point_of_sale/point_of_sale_view.xml +++ b/addons/point_of_sale/point_of_sale_view.xml @@ -80,7 +80,7 @@ - + diff --git a/addons/product/product_view.xml b/addons/product/product_view.xml index 6aca544a295..d2fea171345 100644 --- a/addons/product/product_view.xml +++ b/addons/product/product_view.xml @@ -20,7 +20,7 @@ - + @@ -552,7 +552,7 @@ - + diff --git a/addons/product/wizard/product_price_view.xml b/addons/product/wizard/product_price_view.xml index 91fb931b6fa..63ffc6e033c 100644 --- a/addons/product/wizard/product_price_view.xml +++ b/addons/product/wizard/product_price_view.xml @@ -31,6 +31,7 @@ name="Price List" res_model="product.price_list" src_model="product.product" + groups="base.group_sale_pricelist_per_customer" view_mode="form" target="new" view_type="form" /> diff --git a/addons/project_timesheet/project_timesheet_view.xml b/addons/project_timesheet/project_timesheet_view.xml index 07873c00592..5316eca9a9e 100644 --- a/addons/project_timesheet/project_timesheet_view.xml +++ b/addons/project_timesheet/project_timesheet_view.xml @@ -10,7 +10,7 @@ - +