X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/e82db1a7b5f8cfce019012e60a689c9142851a63..fbcd5580:/templates/webpages/am/edit_tax.html diff --git a/templates/webpages/am/edit_tax.html b/templates/webpages/am/edit_tax.html index f7e7cf9e1..46c45d84a 100644 --- a/templates/webpages/am/edit_tax.html +++ b/templates/webpages/am/edit_tax.html @@ -1,12 +1,13 @@ [%- USE T8 %] [%- USE HTML %] [%- USE L %] +[%- USE LxERP %] +

[% 'Tax-O-Matic' | $T8 %] [% title %]

+
-
[% 'Tax-O-Matic' | $T8 %] [% title %]
- @@ -21,6 +22,15 @@ + [%- FOREACH language = LANGUAGES %] + + + + + [%- END %] + - + - + + + + + + + + +
[% 'tax_taxkey' | $T8 %]
[%- HTML.escape(language.description) %] ([%- LxERP.t8('Translation') %]) + +
[% 'tax_percent' | $T8 %] [% IF tax_already_used %]

[% HTML.escape(rate) %] %

@@ -31,9 +41,17 @@
[% 'tax_chartaccno' | $T8 %]
[% 'Automatic skonto chart sales' | $T8 %] [% L.select_tag('skonto_sales_chart_id', AR_PAID, value_title_sub = \skontochart_value_title_sub, with_empty = 1, default = skonto_sales_chart_id) %]
[% 'Automatic skonto chart purchase' | $T8 %] [% L.select_tag('skonto_purchase_chart_id', AP_PAID, value_title_sub = \skontochart_value_title_sub, with_empty = 1, default = skonto_purchase_chart_id) %]
[% 'Account categories' | $T8 %]