Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dolibarr
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Software_Artifact_Infrastructure_Repository
dolibarr
Commits
c329559d
Commit
c329559d
authored
17 years ago
by
Laurent Destailleur
Browse files
Options
Downloads
Patches
Plain Diff
Maj script pgsql pour release
parent
da7b048f
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
pgsql/tables/llx_chargesociales.sql
+3
-1
3 additions, 1 deletion
pgsql/tables/llx_chargesociales.sql
pgsql/tables/llx_compta_account.sql
+4
-1
4 additions, 1 deletion
pgsql/tables/llx_compta_account.sql
pgsql/tables/llx_societe_log.sql
+5
-2
5 additions, 2 deletions
pgsql/tables/llx_societe_log.sql
with
12 additions
and
4 deletions
pgsql/tables/llx_chargesociales.sql
+
3
−
1
View file @
c329559d
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
pgsql/tables/llx_compta_account.sql
+
4
−
1
View file @
c329559d
...
...
@@ -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
-- ===================================================================
...
...
This diff is collapsed.
Click to expand it.
pgsql/tables/llx_societe_log.sql
+
5
−
2
View file @
c329559d
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment