From 87691f05d329211f063bf3e231424b6e491cb1f6 Mon Sep 17 00:00:00 2001 From: "Vir (Open ERP)" Date: Wed, 10 Feb 2010 17:06:26 +0530 Subject: [PATCH] [IMP] Product : Main menu added, in configuration Unit of measuers, Product categories are added. Sale : sequence value changed for shop menu bzr revid: vir@tinyerp.com-20100210113626-sf5raglkj2y95dzm --- addons/product/product_view.xml | 8 ++++++-- addons/sale/sale_view.xml | 10 +++++----- 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/addons/product/product_view.xml b/addons/product/product_view.xml index e0b2cc7..f8cc276 100644 --- a/addons/product/product_view.xml +++ b/addons/product/product_view.xml @@ -188,6 +188,8 @@ + + @@ -253,6 +255,7 @@ + @@ -312,7 +315,8 @@ form - + + product.uom.categ.form @@ -331,7 +335,7 @@ form tree,form - + product.ul.form.view diff --git a/addons/sale/sale_view.xml b/addons/sale/sale_view.xml index 8160b12..9c375ee 100644 --- a/addons/sale/sale_view.xml +++ b/addons/sale/sale_view.xml @@ -45,7 +45,7 @@ tree,form - + sale.order.calendar @@ -239,7 +239,7 @@ - + @@ -247,7 +247,7 @@ - + @@ -415,8 +415,8 @@ - - + + -- 1.7.10.4