X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fam%2Fedit_tax.html;h=616ac2d8f51a11496a29f50babde6668b299c7a6;hb=53593baa211863fbf66540cf1bcc36c8fb37257f;hp=88c7fdc57477c3c47e3c7b3086f2a04a5dc80622;hpb=3aa5cee2f12c1dff757539b60196bf5e1be0a5d6;p=kivitendo-erp.git 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 %] - -