From 082808b7e30b5e60ef89f93f2cbfdf72a519fd9c Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Fri, 7 Dec 2018 09:59:39 +0100 Subject: [PATCH] [DATA] +products --- __openerp__.py | 1 + data/product_product.xml | 341 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 342 insertions(+) create mode 100644 data/product_product.xml diff --git a/__openerp__.py b/__openerp__.py index 61b30b1..0e94237 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -23,6 +23,7 @@ It installs the profile for bike co-ops to manage some features like: ], 'update_xml': [ 'data/base.xml', + 'data/product_product.xml', ], 'installable': True, 'auto_install': False, diff --git a/data/product_product.xml b/data/product_product.xml new file mode 100644 index 0000000..56492d9 --- /dev/null +++ b/data/product_product.xml @@ -0,0 +1,341 @@ + + + + + 1.0 + + + AP + service + Autre produit + + + produce + + 10.0 + Adhésion individuelle + + 0.0 + + ADHI + service + + + + produce + + 20.0 + Adhésion famille + + 0.0 + + ADHF + service + + + + produce + + 50.0 + Adhésion personne morale + + 0.0 + + + ADHPM + service + + + + buy + + + + + PN + product + Fourniture neuve + + + buy + + + + + VEL + product + Vente de vélo + + + buy + + + + + PO + consu + Pièces détachées occasion + + + produce + + + + + VE + service + Velo ecole + + + buy + + + + + BIC + product + Bicycode + + + buy + + + + + PROM + product + Objets promotionnels + + + produce + + + + + LOC + service + Location-materielotheque + + + produce + + + + + ANIM + service + Animation entreprises assos + + + produce + + + + + DON + consu + Dons + + + produce + + + + + REV + consu + Reventes de dons en nature + + + buy + + + + + OUT + consu + Outillage pour l'atelier + + + buy + + + + + EQU + consu + Equipement local (autres que outillage) + + + buy + + + + + CON-AT + consu + Consommables atelier + + + buy + + + + + PREST + service + Achat d'etudes et prestation de services + + + buy + + + + + ELEC + consu + Eau, électricité et autres fournitures non stockable + + + buy + + + + + PR-EQU + consu + Produits d'équipement et d'entretien + + + buy + + + + + ALI + consu + Alimentaire + + + buy + + + + + LOCAL + service + Loyer et charges locatives + + + buy + + + + + ASSU + service + Primes d'assurances + + + buy + + + + + VELOTEK + consu + Ouvrage vélothèque + + + buy + + + + + DEP + service + Voyages et déplacements + + + buy + + + + + REC + consu + Receptions : alimentaire et frais divers + + + buy + + + + + TELECOM + service + Frais postaux et de télécommunication + + + buy + + + + + BANC + service + Services bancaires + + + buy + + + + + FORM-COT + service + Participation à la formation pro continue + + + buy + + + + + SC + service + Frais service civique + + + buy + + + + + ASSO + service + Frais gestion assosphere + + + buy + + + + + FORM + service + Frais formation salariés et bénévoles + + + buy + + + + + COT + service + Cotisations auprès de fédérations et associations + + + + -- 2.20.1