X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/e82db1a7b5f8cfce019012e60a689c9142851a63..a33ef0ec2:/templates/webpages/am/edit_tax.html diff --git a/templates/webpages/am/edit_tax.html b/templates/webpages/am/edit_tax.html index f7e7cf9e1..616ac2d8f 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 %] @@ -111,12 +129,4 @@ [% END %] - - - - [% IF orphaned AND NOT tax_already_used %] - - [% END %] - -