From 367c1c5b6ea214c1cfbcb6799e71980960b35eb9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20B=C3=BCren?= Date: Mon, 24 Sep 2012 14:58:06 +0200 Subject: [PATCH] =?utf8?q?DbUpgrade=20Templates=20f=C3=BCr=20SKR04-3804-ad?= =?utf8?q?dition.pl=20kompatibel=20f=C3=BCr=20Lx=202.7=20gemacht=20Hinterg?= =?utf8?q?rund:=20In=20den=20Templates=20war=20keine=20ordentliche=20form?= =?utf8?q?=20definiert.=20Fr=C3=BCher=20wurde=20dann=20scheinbar=20einfach?= =?utf8?q?=20wieder=20standardm=C3=A4ssig=20auf=20login.pl=20umgebogen,=20?= =?utf8?q?dass=20geht=20jetzt=20nicht=20mehr=20so.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Fehlermeldung: Unroutable request -- inavlid controller/action. Entsprechend form-Tag und hidden-action ergänzt --- templates/webpages/dbupgrade/SKR04_3804_already_exists.html | 5 +++-- templates/webpages/dbupgrade/SKR04_3804_update.html | 4 +++- 2 files changed, 6 insertions(+), 3 deletions(-) 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 @@ +
-- 2.20.1