From 9f57d1f288a6207e319f446ca8c94b096e3b5f98 Mon Sep 17 00:00:00 2001 From: resteve Date: Fri, 27 Mar 2015 14:46:00 +0100 Subject: [PATCH] Add suppliers in tree view (extra depends purchase) --- product.xml | 8 ++++++++ tryton.cfg | 1 + view/template_qty_purchase_tree.xml | 8 ++++++++ 3 files changed, 17 insertions(+) create mode 100644 view/template_qty_purchase_tree.xml diff --git a/product.xml b/product.xml index d174069..f8a4e53 100644 --- a/product.xml +++ b/product.xml @@ -87,4 +87,12 @@ The COPYRIGHT file at the top level of this repository contains the full copyrig template_qty_manufacturer_tree + + + + product.template + + template_qty_purchase_tree + + diff --git a/tryton.cfg b/tryton.cfg index 62967bc..8041d18 100644 --- a/tryton.cfg +++ b/tryton.cfg @@ -4,5 +4,6 @@ depends: stock extras_depend: product_manufacturer + purchase xml: product.xml diff --git a/view/template_qty_purchase_tree.xml b/view/template_qty_purchase_tree.xml new file mode 100644 index 0000000..5252344 --- /dev/null +++ b/view/template_qty_purchase_tree.xml @@ -0,0 +1,8 @@ + + + + + + +