X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/3aa5cee2f12c1dff757539b60196bf5e1be0a5d6..53593baa211863fbf66540cf1bcc36c8fb37257f:/templates/webpages/am/edit_tax.html diff --git a/templates/webpages/am/edit_tax.html b/templates/webpages/am/edit_tax.html index 88c7fdc57..616ac2d8f 100644 --- a/templates/webpages/am/edit_tax.html +++ b/templates/webpages/am/edit_tax.html @@ -4,7 +4,7 @@ [%- USE LxERP %]

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

-
+ @@ -43,7 +43,15 @@ [% '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 %] @@ -121,12 +129,4 @@ [% END %] - - - - [% IF orphaned AND NOT tax_already_used %] - - [% END %] - -