From b709eec9459a133789579abadf19df0615e2671b Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Mon, 11 Oct 2004 19:23:51 +0000 Subject: [PATCH] =?UTF-8?q?Nouveau=20fichier=20Merci=20de=20l'enrichir=20l?= =?UTF-8?q?e=20plus=20possible=20on=20a=20besoin=20de=20jeux=20de=20donn?= =?UTF-8?q?=E9es?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mysql/data/dev/societe.sql | 106 +++++++++++++++++++++++++++++++++++++ 1 file changed, 106 insertions(+) create mode 100644 mysql/data/dev/societe.sql diff --git a/mysql/data/dev/societe.sql b/mysql/data/dev/societe.sql new file mode 100644 index 00000000000..04a40dd5806 --- /dev/null +++ b/mysql/data/dev/societe.sql @@ -0,0 +1,106 @@ +-- =========================================================================== +-- Copyright (C) 2001-2004 Rodolphe Quiedeville +-- +-- This program is free software; you can redistribute it and/or modify +-- it under the terms of the GNU General Public License as published by +-- the Free Software Foundation; either version 2 of the License, or +-- (at your option) any later version. +-- +-- This program is distributed in the hope that it will be useful, +-- but WITHOUT ANY WARRANTY; without even the implied warranty of +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +-- GNU General Public License for more details. +-- +-- You should have received a copy of the GNU General Public License +-- along with this program; if not, write to the Free Software +-- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +-- +-- $Id$ +-- $Source$ +-- +-- Valeurs de test pour les developpements +-- Ne pas hésiter a compléter ce fichier avec de nouvelles valeurs, plus on a +-- de données, mieux on peut tester l'appli. +-- =========================================================================== + + +-- +-- Societe les fournisseurs sont sur les numéros pairs +-- +delete from llx_societe; + +insert into llx_societe (nom,datec,cp,ville,tel,fax, client, prefix_comm) +values ('Cumulo',now(),'56610','Arradon','01 40 15 03 18','01 40 15 06 18',1,'CU'); + +insert into llx_societe (nom,datec,cp,ville,tel,fax, client, prefix_comm, fournisseur) +values ('Bolix SA',now(),'56350','Allaire','01 40 15 03 18','01 40 15 06 18',1,'LO',1); + +insert into llx_societe (nom,cp,ville,tel,fax,client, prefix_comm) +values ('Doli INC.','29300','Arzano','01 55 55 03 18','01 55 55 55 55',1,'DO'); + +insert into llx_societe (nom,cp,ville,tel,fax,client, prefix_comm,url, fournisseur) +values ('Foo SARL','22300','Ploubezre','01 55 55 03 18','01 55 55 55 55',1,'FOO','www.gnu.org',1); + +insert into llx_societe (nom,datec,cp,ville,tel,fax, client, prefix_comm) +values ('Talphinfo',now(),'29400','Bodilis','01 40 15 03 18','01 40 15 06 18',1,'AP'); + +insert into llx_societe (idp,nom,cp,ville,tel,fax,fournisseur,prefix_comm) +values (20,'Bouleau','22800','Le Foeil','01 55 55 03 18','01 55 55 55 55',1,'BTP'); + +insert into llx_societe (nom,datec,cp,ville,tel,fax, client, prefix_comm) +values ('Valphanix',now(),'29820','Bohars','01 40 15 03 18','01 40 15 06 18',1,'AL'); + +insert into llx_societe (idp,nom,cp,ville,tel,fax,fournisseur,prefix_comm) +values (101,'Cerisier','22290','Goudelin','01 55 55 03 18','01 55 55 55 55',1,'CER'); + +insert into llx_societe (nom,cp,ville,tel,fax,client,url) +values ('Turin','29890','Brignogan-Plage','01 55 55 03 18','01 55 55 55 55',1,'http://www.ot-brignogan-plage.fr/'); + +insert into llx_societe (idp,nom,cp,ville,tel,fax,fournisseur,prefix_comm) +values (100,'Chêne','22330','Le Gouray','01 55 55 03 18','01 55 55 55 55',1,'DEL'); + +insert into llx_societe (nom,cp,ville,tel,fax,client) +values ('Yratin SA','29660','Carantec','01 55 55 03 18','01 55 55 55 55',1); + +insert into llx_societe (nom,cp,ville,tel,fax,client) +values ('Raggos SARL','29233','Cléder','01 55 55 03 18','01 55 55 55 55',1); + +insert into llx_societe (nom,cp,ville,tel,fax,client) +values ('Pruitosa','29870','Coat-Méal','01 55 55 03 18','01 55 55 55 55',1); + +insert into llx_societe (nom,cp,ville,tel,fax,client) +values ('Stratus','29120','Combrit','01 55 55 03 18','01 55 55 55 55',1); + +insert into llx_societe (nom,cp,ville,tel,fax,client) +values ('Nimbus','29490','Guipavas','01 55 55 03 18','01 55 55 55 55',1); + +insert into llx_societe (nom,cp,ville,tel,fax,client) +values ('Iono','22110','Rostrenen','01 55 55 03 18','01 55 55 55 55',1); + + +insert into llx_societe (nom,cp,ville,tel,fax,client) +values ('Bronite SARL','22110','Rostrenen','01 55 55 03 18','01 55 55 55 55',1); + +insert into llx_societe (nom,cp,ville,tel,fax,client) +values ('Trioum','22110','Rostrenen','01 55 55 03 18','01 55 55 55 55',1); + + +insert into llx_societe (nom,cp,ville,tel,fax,client) +values ('KerTo','29490','Guipavas','01 55 55 03 18','01 55 55 55 55',1); + +insert into llx_societe (nom,cp,ville,tel,fax,client) +values ('Keneah','29490','Guipavas','01 55 55 03 18','01 55 55 55 55',1); + + +insert into llx_societe (nom,cp,ville,tel,fax,client) +values ('Goeland SARL','29233','Cléder','01 55 55 03 18','01 55 55 55 55',1); + +insert into llx_societe (nom,cp,ville,tel,fax,client) +values ('Pruni','29870','Coat-Méal','01 55 55 03 18','01 55 55 55 55',1); + +insert into llx_societe (nom,cp,ville,tel,fax,client) +values ('Cumalon','29120','Combrit','01 55 55 03 18','01 55 55 55 55',1); + +insert into llx_societe (nom,cp,ville,tel,fax,client) +values ('Naratzva','29490','Guipavas','01 55 55 03 18','01 55 55 55 55',1); +