From 91fd831ee58f9b37c7fc95a294a70f18710b0137 Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Wed, 31 Dec 2014 15:32:19 +0100 Subject: [PATCH] [data] +old membership products --- __openerp__.py | 1 + data/products_products_old.xml | 38 ++++++++++++++++++++++++++++++++++ 2 files changed, 39 insertions(+) create mode 100644 data/products_products_old.xml diff --git a/__openerp__.py b/__openerp__.py index 5f26c93..c4c6968 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -49,6 +49,7 @@ It installs the profile for bike co-ops to manage some features like: 'data/plan_comptable_general.xml', 'data/products_categories.xml', 'data/products_products.xml', + 'data/products_products_old.xml', 'data/members.xml', ], 'installable': True, diff --git a/data/products_products_old.xml b/data/products_products_old.xml new file mode 100644 index 0000000..bdc632f --- /dev/null +++ b/data/products_products_old.xml @@ -0,0 +1,38 @@ + + + + + produce + True + 2 + Adhésion symbolique + + 0.0 + + True + AD0 + False + + service + False + + + + produce + True + 0 + Adhésion inconnue + + 0.0 + + True + ADX + False + + service + False + + + + + -- 2.20.1