X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Foe%2Fform_footer.html;h=c9281ac66d4f8a406f44571098565749eeeba1aa;hb=0f4915834072e2f689ad80709b0801f46d786de9;hp=cb449faa1c61107980f69010de8b7d731400c04c;hpb=c70f210a069cef74b349bde590ed7e71a79ea964;p=kivitendo-erp.git diff --git a/templates/webpages/oe/form_footer.html b/templates/webpages/oe/form_footer.html index cb449faa1..c9281ac66 100644 --- a/templates/webpages/oe/form_footer.html +++ b/templates/webpages/oe/form_footer.html @@ -47,6 +47,18 @@ [%- END %] + [%- IF show_weight %] + + + + + + +
[% 'Total weight' | $T8 %] + [% LxERP.format_amount(totalweight, 3) %] [% HTML.escape(weightunit) %] +
+ + [%- END %] [%- IF is_sales %] @@ -70,8 +82,10 @@ [%- END %] - - - +
+ [%- IF taxaccounts %] - [% 'Tax Included' | $T8 %]

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

[%- END %] [%- IF NOT taxincluded %] @@ -94,41 +108,18 @@

-[%- IF webdav %] - - Dokumente im Webdav-Repository - - - - - - - - - [%- FOREACH file = WEBDAV %] - - - - - [%- END %] -
DateinameWebdavlink
[% HTML.escape(file.name) %][% HTML.escape(file.type) %]
- - - -
- -[%- END %] + +[%- PROCESS 'webdav/_list.html' %] +
+ [%- LxERP.t8("Loading...") %] +
+ - - - [% print_options %] - - - +
+ +

[% print_options %]

[% label_edit %]
@@ -144,7 +135,10 @@
[% label_workflow %]
- + + [%- UNLESS (is_sales_ord && !INSTANCE_CONF.get_sales_order_show_delete) || (is_pur_ord && !INSTANCE_CONF.get_purchase_order_show_delete) %] + [% L.submit_tag('action_delete', LxERP.t8('Delete'), confirm=LxERP.t8('Are you sure?')) %] + [%- END %] [%- IF is_sales_quo %] @@ -154,7 +148,7 @@ [%- END %] - [%- IF is_sales_ord || is_pur_ord && !delivered%] + [%- IF is_sales_ord || is_pur_ord %] [%- END %] @@ -184,18 +178,3 @@ [% END %] - - - - -