From c329559d9302849bcb5288cd43fdbe06b98a4392 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur <eldy@users.sourceforge.net> Date: Sun, 16 Dec 2007 20:38:49 +0000 Subject: [PATCH] Maj script pgsql pour release --- pgsql/tables/llx_chargesociales.sql | 4 +++- pgsql/tables/llx_compta_account.sql | 5 ++++- pgsql/tables/llx_societe_log.sql | 7 +++++-- 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/pgsql/tables/llx_chargesociales.sql b/pgsql/tables/llx_chargesociales.sql index f150fabf7dd..9c05d92494c 100644 --- a/pgsql/tables/llx_chargesociales.sql +++ b/pgsql/tables/llx_chargesociales.sql @@ -19,7 +19,9 @@ -- along with this program; if not, write to the Free Software -- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- Id: llx_chargesociales.sql,v 1.8 2007/12/16 20:40:10 eldy Exp +-- Id: llx_chargesociales.sql,v 1.7 2007/11/27 05:20:53 eldy Exp +-- $Source$ +-- -- ======================================================================== create table llx_chargesociales diff --git a/pgsql/tables/llx_compta_account.sql b/pgsql/tables/llx_compta_account.sql index 1cf14fff399..79d06d7d2da 100644 --- a/pgsql/tables/llx_compta_account.sql +++ b/pgsql/tables/llx_compta_account.sql @@ -5,6 +5,9 @@ -- =================================================================== -- Copyright (C) 2000-2002 Rodolphe Quiedeville <rodolphe@quiedeville.org> -- +-- Id: llx_compta_account.sql,v 1.4 2007/12/02 22:03:23 eldy Exp +-- $Source$ +-- -- 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 @@ -19,7 +22,7 @@ -- along with this program; if not, write to the Free Software -- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- Id: llx_compta_account.sql,v 1.5 2007/12/16 20:40:40 eldy Exp +-- Id: llx_compta_account.sql,v 1.4 2007/12/02 22:03:23 eldy Exp -- =================================================================== diff --git a/pgsql/tables/llx_societe_log.sql b/pgsql/tables/llx_societe_log.sql index 0e58195227d..f5bf4102265 100644 --- a/pgsql/tables/llx_societe_log.sql +++ b/pgsql/tables/llx_societe_log.sql @@ -4,7 +4,10 @@ -- ======================================================================== -- Copyright (C) 2002-2003 Rodolphe Quiedeville <rodolphe@quiedeville.org> --- Copyright (C) 2007 Laurent Destailleur <eldy@users.sourceforge.net> +-- Copyright (C) 2007 Laurent Destailleur <eldy@users.sourceforge.net> +-- +-- Id: llx_societe_log.sql,v 1.2 2007/12/02 21:37:46 eldy Exp +-- $Source: /cvsroot/dolibarr/dolibarr/mysql/tables/llx_societe_log.sql,v $ -- -- 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 @@ -20,7 +23,7 @@ -- along with this program; if not, write to the Free Software -- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- Id: llx_societe_log.sql,v 1.3 2007/12/16 20:41:15 eldy Exp +-- Id: llx_societe_log.sql,v 1.2 2007/12/02 21:37:46 eldy Exp -- ======================================================================== create table llx_societe_log -- GitLab