From ce17f628200bb561065281d6852859e359fe6810 Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Sat, 15 Dec 2012 07:30:20 +0100 Subject: [PATCH] [purchase] +suppliers and purchase products --- demo/partner.xml | 48 ++++++++++++++++++++++++++++++++++++++++++++++ demo/product.xml | 50 ++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 98 insertions(+) diff --git a/demo/partner.xml b/demo/partner.xml index 69f4aa9..7992fb2 100644 --- a/demo/partner.xml +++ b/demo/partner.xml @@ -180,6 +180,8 @@ 1975 + + Lucie SCARBEL @@ -195,6 +197,8 @@ + + M. DUPIGNON @@ -210,6 +214,8 @@ + + Mme DUPIGNON @@ -222,6 +228,8 @@ 1975 + + Matthieu @@ -238,6 +246,9 @@ + + + Jérémy @@ -251,6 +262,8 @@ 1985 + + Renaud @@ -265,6 +278,8 @@ + + Patrick SALUT @@ -278,6 +293,39 @@ 1962 + + + + + + Maillon SARL + BEYCHAC ET CAILLAU + 33750 + + maillon@example.com + 05 56 38 63 00 + ZA Landrieu + Allée de la forestière, Batiment G + www.maillon.fr/ + default + + + + + + VAR + GELAINVILLE + 28630 + + www.vartools.com/fr + 02 37 33 37 10 + Espace Eiffel - Lot. 06 + 19/21 Avenue Gustave Eiffel + www.vartools.com + default + + + diff --git a/demo/product.xml b/demo/product.xml index 6c9cbba..0e360d0 100644 --- a/demo/product.xml +++ b/demo/product.xml @@ -171,5 +171,55 @@ service + + Good Lock + 30.00 + 18 + + + product + + + + sellable + + + + + Bad Lock + 5.00 + 3.00 + + + product + + + + sellable + + + + + Oil - 1L + 2.92 + + + product + + + sellable + + + + Wheel truing stand + 240 + + + product + + + sellable + + -- 2.20.1