From 4f6de3e9371f2ae3735933294eb9e1fb92bbaced Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Tue, 21 Oct 2014 16:53:35 +0200 Subject: [PATCH] [DATA] +products --- __openerp__.py | 1 + data/product_products.xml | 255 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 256 insertions(+) create mode 100644 data/product_products.xml diff --git a/__openerp__.py b/__openerp__.py index 0527501..0ccf24c 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -44,6 +44,7 @@ It installs the profile for bike co-ops to manage some features like: 'update_xml': [ 'data/base.xml', 'data/product_categories.xml', + 'data/product_products.xml', ], 'installable': True, 'auto_install': False, diff --git a/data/product_products.xml b/data/product_products.xml new file mode 100644 index 0000000..18b9255 --- /dev/null +++ b/data/product_products.xml @@ -0,0 +1,255 @@ + + + + + 1 + False + False + 0 + service + Autre produit + + + produce + True + 30 + Adhésion classique + + 0 + True + 1 + False + + service + True + + + produce + True + 10 + Adhésion 3 mois + + 0 + True + 2 + False + service + True + + + produce + True + 60 + Adhésion structures + + 0 + True + 3 + False + service + True + + + buy + 10 + Matériel neuf + + + 0 + 4 + True + + product + True + + + buy + 5 + Matériel d'occasion + + + 0 + 5 + True + + product + True + + + produce + 50 + Animations extérieures + service + 6 + False + + + True + + + produce + 50 + Animations autres + service + 7 + False + + + True + + + True + service + 8 + False + + + Subventions d'exploitation + + + True + service + 9 + False + + + Aide à l'emploi + + + False + service + + 10 + True + + Assurances + + + False + service + + 11 + True + + Location + + + False + service + + 12 + True + + Electricité + + + False + service + + 13 + True + + Poste et telecomm + + + False + consu + + 14 + True + + Fournitures + + + False + service + + 15 + True + + Photocopies + + + False + service + + 16 + True + + Déplacements et missions + + + False + service + + 17 + True + + Frais bancaires + + + False + service + + 18 + False + + Location immo + + + False + service + + 19 + True + + Adhésion partenaires + + + False + service + + 20 + True + + Salaires bruts + + + False + service + + 21 + True + + Charges patronales + + + False + service + + 22 + True + + Stagiaires & service civ + + + False + service + + 23 + True + + Autres charges sociales + + + False + service + + 24 + True + + Formations + + + + -- 2.20.1