X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fwebpages%2Fam%2Flist_tax.html;h=980d229b6dd65cbea87121397172f2a60171f797;hb=f15f5e4321df31d2279edb480e9c7fc15c3af31c;hp=4dcfe041b726c219f2ab44eec755005148c32d82;hpb=3aa5cee2f12c1dff757539b60196bf5e1be0a5d6;p=kivitendo-erp.git diff --git a/templates/webpages/am/list_tax.html b/templates/webpages/am/list_tax.html index 4dcfe041b..980d229b6 100644 --- a/templates/webpages/am/list_tax.html +++ b/templates/webpages/am/list_tax.html @@ -1,5 +1,6 @@ [%- USE T8 %] [%- USE HTML %] +[% INCLUDE "common/flash.html" %]

[% title %]

@@ -9,6 +10,8 @@ + + [% SET row_odd = '1' %][% FOREACH row = TAX %] @@ -18,10 +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) %]
- -

- [%- 'Add' | $T8 %] -