From f3131d1ff53a980d98a9aeb842efa1ffd0b8277a Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Fri, 1 Jan 2016 17:04:44 +0100 Subject: [PATCH] [DATA] +shop and warehouse Saint-Denis + Les Ulis --- __openerp__.py | 2 +- data/point_of_sale.xml | 4 +++- data/sale.xml | 14 ++++++++++++-- data/stock.xml | 10 ++++++++-- 4 files changed, 24 insertions(+), 6 deletions(-) diff --git a/__openerp__.py b/__openerp__.py index ea06a84..bfd8ff0 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -48,8 +48,8 @@ It installs the profile for bike co-ops to manage some features like: 'data/plan_comptable_general.xml', 'data/account.xml', 'data/base.xml', - 'data/sale.xml', 'data/stock.xml', + 'data/sale.xml', 'data/point_of_sale.xml', 'data/products_categories.xml', 'data/products_products.xml', diff --git a/data/point_of_sale.xml b/data/point_of_sale.xml index b79c07c..4f3989a 100644 --- a/data/point_of_sale.xml +++ b/data/point_of_sale.xml @@ -1,6 +1,6 @@ - + Clichy @@ -10,11 +10,13 @@ Saint-Denis + Les Ulis + Produit d'entrée et de sortie de caisse diff --git a/data/sale.xml b/data/sale.xml index 7e8eb09..8b0f217 100644 --- a/data/sale.xml +++ b/data/sale.xml @@ -1,8 +1,18 @@ - + - L'atelier Vélo Solidaire de Clichy + Solicycle Clichy + + + Solicycle Saint-Denis + + + + + Solicycle Les Ulis + + diff --git a/data/stock.xml b/data/stock.xml index 9a1fd06..2f553fc 100644 --- a/data/stock.xml +++ b/data/stock.xml @@ -1,8 +1,14 @@ - + - L'atelier Vélo Solidaire de Clichy + Solicycle Clichy + + + Solicycle Saint-Denis + + + Solicycle Les Ulis -- 2.20.1