X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fam%2Flist_tax.html;h=980d229b6dd65cbea87121397172f2a60171f797;hb=09800b73f7503b0de87cfa1c1e53250acd2e8781;hp=3d24b51779c391d451bd95a18c1d835a284c0f75;hpb=b61f5c3df68e3a3b4fb6a8a287172b0989215748;p=kivitendo-erp.git diff --git a/templates/webpages/am/list_tax.html b/templates/webpages/am/list_tax.html index 3d24b5177..980d229b6 100644 --- a/templates/webpages/am/list_tax.html +++ b/templates/webpages/am/list_tax.html @@ -1,7 +1,7 @@ [%- USE T8 %] -[% USE HTML %] - -
[% title %]
+[%- USE HTML %] +[% INCLUDE "common/flash.html" %] +

[% title %]

@@ -10,6 +10,8 @@ + + [% SET row_odd = '1' %][% FOREACH row = TAX %] @@ -19,19 +21,8 @@ + + [% END %]
[% 'tax_rate' | $T8 %] [% 'taxnumber' | $T8 %] [% 'account_description' | $T8 %][% 'Automatic skonto chart sales' | $T8 %][% 'Automatic skonto chart purchase' | $T8 %]
[% HTML.escape(row.rate) %] % [% HTML.escape(row.taxnumber) %] [% HTML.escape(row.account_description) %][% HTML.escape(row.skonto_chart_accno) %] [% HTML.escape(row.skonto_chart_description) %][% HTML.escape(row.skonto_chart_purchase_accno) %] [% HTML.escape(row.skonto_chart_purchase_description) %]
- -

-

- - - - -
-

- - - -