diff --git a/mysql/tables/c_paiement.sql b/mysql/tables/llx_c_paiement.sql similarity index 92% rename from mysql/tables/c_paiement.sql rename to mysql/tables/llx_c_paiement.sql index a4b37b29684..4cda6173e23 100644 --- a/mysql/tables/c_paiement.sql +++ b/mysql/tables/llx_c_paiement.sql @@ -1,5 +1,5 @@ -- ======================================================================== --- Copyright (C) 2001-2002 Rodolphe Quiedeville +-- 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 @@ -26,7 +26,7 @@ -- 1 : sortie d'argent -- 2 : entrée ou sortie d'argent -create table c_paiement +create table llx_c_paiement ( id integer PRIMARY KEY, libelle varchar(30),