X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fam%2Fedit_tax.html;h=616ac2d8f51a11496a29f50babde6668b299c7a6;hb=53593baa211863fbf66540cf1bcc36c8fb37257f;hp=83a10c428e62245f53f2cc9d209c7df9d73b1139;hpb=e90048c8180f32f52f3f12ee52eb7269c4b27fcf;p=kivitendo-erp.git diff --git a/templates/webpages/am/edit_tax.html b/templates/webpages/am/edit_tax.html index 83a10c428..616ac2d8f 100644 --- a/templates/webpages/am/edit_tax.html +++ b/templates/webpages/am/edit_tax.html @@ -2,12 +2,12 @@ [%- USE HTML %] [%- USE L %] [%- USE LxERP %] -
+

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

+ + -
[% 'Tax-O-Matic' | $T8 %] [% title %]
- @@ -41,9 +41,17 @@ - + - + + + + + + + + +
[% 'tax_taxkey' | $T8 %]
[% '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 %] - -