From e22bc2dc7bef89307d00100436bd4d61b1c90bdf Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 16 Jul 2004 23:08:51 +0000 Subject: [PATCH] Ajout du code du type de paiement (CHQ, VIR, PRE, etc) dans la table des types de paiements. --- mysql/tables/llx_c_paiement.sql | 1 - 1 file changed, 1 deletion(-) diff --git a/mysql/tables/llx_c_paiement.sql b/mysql/tables/llx_c_paiement.sql index 51efe82cfdb..faf7951c66c 100644 --- a/mysql/tables/llx_c_paiement.sql +++ b/mysql/tables/llx_c_paiement.sql @@ -1,6 +1,5 @@ -- ======================================================================== -- Copyright (C) 2001-2004 Rodolphe Quiedeville --- Copyright (C) 2004 Laurent Destailleur -- -- 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