From: Jan Büren Date: Mon, 24 Sep 2012 12:58:06 +0000 (+0200) Subject: DbUpgrade Templates für SKR04-3804-addition.pl kompatibel für Lx 2.7 gemacht X-Git-Tag: release-3.0.0beta1~228 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=367c1c5b6ea214c1cfbcb6799e71980960b35eb9;p=kivitendo-erp.git DbUpgrade Templates für SKR04-3804-addition.pl kompatibel für Lx 2.7 gemacht Hintergrund: In den Templates war keine ordentliche form definiert. Früher wurde dann scheinbar einfach wieder standardmässig auf login.pl umgebogen, dass geht jetzt nicht mehr so. Fehlermeldung: Unroutable request -- inavlid controller/action. Entsprechend form-Tag und hidden-action ergänzt --- diff --git a/templates/webpages/dbupgrade/SKR04_3804_already_exists.html b/templates/webpages/dbupgrade/SKR04_3804_already_exists.html index ce577f64f..464e360a5 100644 --- a/templates/webpages/dbupgrade/SKR04_3804_already_exists.html +++ b/templates/webpages/dbupgrade/SKR04_3804_already_exists.html @@ -1,7 +1,8 @@ [%- USE T8 %] [% USE HTML %]
[% 'Update SKR04: new tax account 3804 (19%)' | $T8 %]
-
+ +

[% 'The account 3804 already exists, the update will be skipped.' | $T8 %]

[% 'Please read the file' | $T8 %]doc/html/ch02s12.html. @@ -9,4 +10,4 @@ - +

diff --git a/templates/webpages/dbupgrade/SKR04_3804_update.html b/templates/webpages/dbupgrade/SKR04_3804_update.html index f316d4798..c1bcd4e3b 100644 --- a/templates/webpages/dbupgrade/SKR04_3804_update.html +++ b/templates/webpages/dbupgrade/SKR04_3804_update.html @@ -1,7 +1,8 @@ [%- USE T8 %] [% USE HTML %]
[% 'Update SKR04: new tax account 3804 (19%)' | $T8 %]
-
+ +

[% 'There are bookings to the account 3803 after 01.01.2007. If you didn't change this account manually to 19% the bookings are probably incorrect.' | $T8 %]

[% 'The account 3804 will not be added automatically.' | $T8 %]

@@ -10,4 +11,5 @@ +