From: Ludovic CHEVALIER Date: Mon, 12 Jan 2015 10:02:37 +0000 (+0100) Subject: [DATA] +bikecoop name X-Git-Url: http://git.cyclocoop.org/?p=burette%2Frecupr.git;a=commitdiff_plain;h=a2ac4aade71e146b1b4e05fd4450b6a9ed546bdd [DATA] +bikecoop name --- diff --git a/__openerp__.py b/__openerp__.py index 25dd532..e47bf40 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -43,6 +43,9 @@ It installs the profile for bike co-ops to manage some features like: ], 'update_xml': [ 'data/base.xml', + 'data/stock.xml', + 'data/sale.xml', + 'data/point_of_sale.xml', 'data/product_categories.xml', 'data/product_products.xml', 'data/suppliers.xml', diff --git a/data/base.xml b/data/base.xml index fc7a9b7..e7fc7ee 100644 --- a/data/base.xml +++ b/data/base.xml @@ -1,6 +1,6 @@ - + Récup'R www.recupr.org/ diff --git a/data/point_of_sale.xml b/data/point_of_sale.xml new file mode 100644 index 0000000..90b1be7 --- /dev/null +++ b/data/point_of_sale.xml @@ -0,0 +1,19 @@ + + + + + L'atelier + + + Produit d'entrée et de sortie de caisse + service + + + sellable + + + + + + + diff --git a/data/sale.xml b/data/sale.xml new file mode 100644 index 0000000..a8219fd --- /dev/null +++ b/data/sale.xml @@ -0,0 +1,8 @@ + + + + + L'Atelier + + + diff --git a/data/stock.xml b/data/stock.xml new file mode 100644 index 0000000..833a191 --- /dev/null +++ b/data/stock.xml @@ -0,0 +1,8 @@ + + + + + L'atelier + + +