From 15bd2bf2dcc951bd4dfaf91f753296e081c7c342 Mon Sep 17 00:00:00 2001 From: Jordi Esteve Date: Wed, 1 Jul 2015 21:39:22 +0200 Subject: [PATCH] Add quantity fields in template and product form view --- product.xml | 14 ++++++++++++++ view/product_qty_form.xml | 12 ++++++++++++ view/template_qty_form.xml | 12 ++++++++++++ 3 files changed, 38 insertions(+) create mode 100644 view/product_qty_form.xml create mode 100644 view/template_qty_form.xml diff --git a/product.xml b/product.xml index f8a4e53..f3a6729 100644 --- a/product.xml +++ b/product.xml @@ -9,6 +9,12 @@ The COPYRIGHT file at the top level of this repository contains the full copyrig tree template_qty_tree + + product.template + + form + template_qty_form + Qty Products @@ -38,6 +44,12 @@ The COPYRIGHT file at the top level of this repository contains the full copyrig tree product_qty_tree + + product.product + + form + product_qty_form + Qty Variants @@ -84,6 +96,7 @@ The COPYRIGHT file at the top level of this repository contains the full copyrig product.template + tree template_qty_manufacturer_tree @@ -92,6 +105,7 @@ The COPYRIGHT file at the top level of this repository contains the full copyrig product.template + tree template_qty_purchase_tree diff --git a/view/product_qty_form.xml b/view/product_qty_form.xml new file mode 100644 index 0000000..57e60fb --- /dev/null +++ b/view/product_qty_form.xml @@ -0,0 +1,12 @@ + + + + + + diff --git a/view/template_qty_form.xml b/view/template_qty_form.xml new file mode 100644 index 0000000..6332476 --- /dev/null +++ b/view/template_qty_form.xml @@ -0,0 +1,12 @@ + + + + + +