X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/f04e9769b7015b54a3d3ceb87072cc31579c5470..12eafc00a9cbd2c24fbbd6a7415e5ecb97ef02b7:/templates/webpages/order/tabs/basic_data.html diff --git a/templates/webpages/order/tabs/basic_data.html b/templates/webpages/order/tabs/basic_data.html index 7783b7c33..bf4c5bf80 100644 --- a/templates/webpages/order/tabs/basic_data.html +++ b/templates/webpages/order/tabs/basic_data.html @@ -79,8 +79,8 @@ [% IF SELF.cv == 'customer' %]
| + + [% L.yes_no_tag('order.taxincluded', SELF.order.taxincluded, class='recalc') %] + | +|
| [%- 'Subtotal' | $T8 %] | [%- L.div_tag(SELF.order.netamount_as_number, id='netamount_id') %] |
|---|---|
| [%- 'Total' | $T8 %] | [%- L.div_tag(SELF.order.amount_as_number, id='amount_id') %] + |