4d949ec52e8b0f829eba85c717115ced21cb0192
[kivitendo-erp.git] / templates / webpages / dbupgrade / SKR04_3804_update.html
1 [%- USE T8 %]
2 [% USE HTML %]
3 <h1>[% 'Update SKR04: new tax account 3804 (19%)' | $T8 %]</h1>
4
5 <form name="Form" method="post" action="login.pl">
6 <input type="hidden" name="action" value="login">
7
8 <p>[% '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 %]</p>
9 <p>[% 'The account 3804 will not be added automatically.' | $T8 %]</p>
10 <p>[% 'Please read the file' | $T8 %]doc/html/ch02s12.html</p>
11
12 <input type="hidden" name="bookings_exist" value="1">
13 <input type="submit" value="[% 'Continue' | $T8 %]">
14
15 </form>
16