From 8c92baf56ffcc2f84e8bfadae69d0de777032a01 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur <eldy@users.sourceforge.net> Date: Mon, 2 Feb 2004 22:40:14 +0000 Subject: [PATCH] =?UTF-8?q?La=20taille=20des=20champs=20entre=20bank=20(li?= =?UTF-8?q?bell=E9)=20et=20domiciliation=20(adrese=20postale)=20=E9taient?= =?UTF-8?q?=20invers=E9es.=20Ajout=20du=20nom=20du=20propri=E9taire=20du?= =?UTF-8?q?=20compte=20et=20de=20l'adresse=20du=20propri=E9taire=20du=20co?= =?UTF-8?q?mpte.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mysql/tables/llx_bank_account.sql | 1 + 1 file changed, 1 insertion(+) diff --git a/mysql/tables/llx_bank_account.sql b/mysql/tables/llx_bank_account.sql index 667d86d9cd0..1aafcf2f862 100644 --- a/mysql/tables/llx_bank_account.sql +++ b/mysql/tables/llx_bank_account.sql @@ -1,5 +1,6 @@ -- ============================================================================= -- Copyright (C) 2000-2003 Rodolphe Quiedeville <rodolphe@quiedeville.org> +-- Copyright (C) 2004 Laurent Destailleur <eldy@users.sourceforge.net> -- -- 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 -- GitLab