X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Foe%2Fform_footer.html;h=f83334c44c11c4943ae1f21d59df77a132324703;hb=1ad93745368f258c10afb5684bc4739942efd7cd;hp=de6d7b9bbe95c06d84c7f79027ae257d2b25875a;hpb=b61f5c3df68e3a3b4fb6a8a287172b0989215748;p=kivitendo-erp.git diff --git a/templates/webpages/oe/form_footer.html b/templates/webpages/oe/form_footer.html index de6d7b9bb..f83334c44 100644 --- a/templates/webpages/oe/form_footer.html +++ b/templates/webpages/oe/form_footer.html @@ -1,6 +1,7 @@ [%- USE T8 %] [%- USE HTML %] [%- USE LxERP %] +[%- USE L %] @@ -27,6 +28,18 @@ show_empty = 1 -%] + +[%- IF is_sales_ord %] + + + + +[%- END %] + [%- IF id && num_follow_ups %] @@ -40,22 +53,27 @@ - + - + - - -
[%- LxERP.t8('Periodic Invoices') %] + [% L.button_tag("edit_periodic_invoices_config(); return false;", LxERP.t8('Configure')) %] + ([% HTML.escape(periodic_invoices_status) %]) + [% L.hidden_tag("periodic_invoices_config", periodic_invoices_config) %] +
[% LxERP.t8('There are #1 unfinished follow-ups of which #2 are due.', num_follow_ups, num_due_follow_ups) %]
[% 'Ertrag' | $T8 %][% LxERP.format_amount(marge_total, 2) %] + [% LxERP.format_amount(marge_total, 2) %] + +
[% 'Ertrag prozentual' | $T8 %][% LxERP.format_amount(marge_percent, 2) %] + [% LxERP.format_amount(marge_percent, 2) %] + + %
[%- END %] + [%- IF taxaccounts %] - [% 'Tax Included' | $T8 %]

+ + [% 'Tax Included' | $T8 %]

[%- END %] [%- IF NOT taxincluded %] @@ -67,7 +85,10 @@ [% tax %] - +
[% 'Total' | $T8 %][% LxERP.format_amount(invtotal, 2) %][% LxERP.format_amount(invtotal, 2) %] + + +
@@ -75,8 +96,6 @@ - -
@@ -114,51 +133,55 @@ [% label_edit %]
- - - - - - + + + + + + [%- IF id %]
[% label_workflow %]
- - + + + [%- UNLESS (is_sales_ord && !INSTANCE_CONF.get_sales_order_show_delete) || (is_pur_ord && !INSTANCE_CONF.get_purchase_order_show_delete) %] + + [%- END %] [%- IF is_sales_quo %] - + [%- END %] [%- IF is_req_quo %] - + [%- END %] - [%- IF is_sales_ord || is_pur_ord %] - + [%- IF is_sales_ord || is_pur_ord && !delivered%] + [%- END %] - + [%- IF is_sales_ord || is_pur_ord %]
[% heading %] als neue Vorlage verwenden für
[%- IF is_sales_ord %] - - + + [%- ELSE %] [%- IF is_pur_ord %] - - + + [%- END %] [%- END %] [%- END %] [%- END %] + - + [% IF vc == 'customer' %] [% ELSE %] @@ -166,6 +189,3 @@ [% END %] - - -