DB-Upgrade-Script release_2_6_3
authorG. Richardson <information@lx-office-hosting.de>
Tue, 2 Aug 2011 13:37:47 +0000 (15:37 +0200)
committerG. Richardson <information@lx-office-hosting.de>
Tue, 2 Aug 2011 13:37:47 +0000 (15:37 +0200)
Etwas verspätet eingefügt. Die Upgradeskripte aus dem depends stammen teilweise
aus Projekten von vor der Veröffentlichung und beziehen sich deshalb noch auf
2.6.2.

sql/Pg-upgrade2/release_2_6_3.sql [new file with mode: 0644]
sql/Pg-upgrade2/umstellung_eur.pl

diff --git a/sql/Pg-upgrade2/release_2_6_3.sql b/sql/Pg-upgrade2/release_2_6_3.sql
new file mode 100644 (file)
index 0000000..7f1511d
--- /dev/null
@@ -0,0 +1,4 @@
+-- @tag: release_2_6_3
+-- @description: Leeres Script, auf daß sich Upgrades nach Einführung des Releases 2.6.3 beziehen können. Etwas verspätet eingefügt.
+-- @depends: release_2_6_2,chart_taxkey_id_from_taxkeys,custom_variables_indices,custom_variables_indices_2,units_id  
+-- @charset: utf-8
index 560bf64..c0c2b7a 100644 (file)
@@ -1,11 +1,10 @@
 # @tag: umstellung_eur
 # @description: Variable eur umstellen: bitte doc/umstellung_eur.txt lesen
-# @depends: units_id
+# @depends: release_2_6_3
 # @charset: utf-8
 
 # this script relies on $eur still being set in lx_office.conf, and the
 # variable available in $::lx_office_conf{system}->{eur}
-# better @depends would be release_2_6_3
 
 use utf8;
 #use strict;