Templates werden nicht mehr übersetzt gespeichert.
[kivitendo-erp.git] / templates / webpages / dbupgrade / SKR04_3804_update_master.html
1 [%- USE T8 %]
2 [% USE HTML %]<div class="listtop">[% 'Update SKR04: new tax account 3804 (19%)' | $T8 %]</div>
3
4 <form action="[% script %]" method="POST">
5
6 <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>
7 <p>[% 'The account 3804 will not be added automatically.' | $T8 %]</p>
8 <p>[% 'Please read the file' | $T8 %]doc/skr04-update-3804/skr04_3804_hinzufuegen.html</p>
9
10 <input type="hidden" name="bookings_exist" value="1">
11 <input type="submit" value="[% 'Continue' | $T8 %]">
12
13