X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/f775b88a24af70fd667683ee235adc2d450e83b9..fbcd5580:/templates/webpages/oe/form_footer.html
diff --git a/templates/webpages/oe/form_footer.html b/templates/webpages/oe/form_footer.html
index 9dd893e8d..86910e0ab 100644
--- a/templates/webpages/oe/form_footer.html
+++ b/templates/webpages/oe/form_footer.html
@@ -27,15 +27,7 @@
| [% 'Payment Terms' | $T8 %] |
-
- [%- INCLUDE 'generic/multibox.html'
- name = 'payment_id',
- style = 'width: 250px',
- DATA = ALL_PAYMENTS,
- id_key = 'id',
- label_key = 'description',
- show_empty = 1 -%]
- |
+ [% L.select_tag('payment_id', ALL_PAYMENTS, default = payment_id, title_key = 'description', with_empty = 1, style="width: 250px") %] |
| [% 'Delivery Terms' | $T8 %] |
@@ -109,6 +101,12 @@
[%- END %]
[% tax %]
+[%- IF rounding %]
+
+ | [% 'Rounding' | $T8 %] |
+ [% LxERP.format_amount(rounding, 2) %] |
+
+[%- END %]
| [% 'Total' | $T8 %] |
[% LxERP.format_amount(invtotal, 2) %]
@@ -140,12 +138,19 @@
-
-
+
+[% IF not tpca_reminder %]
+
+
+[% ELSE %]
+ [% IF warn_save_active_periodic_invoice %] [% warn_save_active_periodic_invoice=1 %] [% END %]
+ [% L.submit_tag('action_save', LxERP.t8('Save'), confirm=LxERP.t8('Missing transport cost: #1 Are you sure?', tpca_reminder), 'data-require-transaction-description'=INSTANCE_CONF.get_require_transaction_description_ps, 'data-warn-save-active-periodic-invoice'=warn_save_active_periodic_invoice) %]
+ [% L.submit_tag('action_save_and_close', LxERP.t8('Save and close'), confirm=LxERP.t8('Missing transport cost: #1 Are you sure?', tpca_reminder), 'data-require-transaction-description'=INSTANCE_CONF.get_require_transaction_description_ps, 'data-warn-save-active-periodic-invoice'=warn_save_active_periodic_invoice) %]
+[% END %]
[%- IF id %]
-
+
[% label_workflow %]
@@ -171,7 +176,7 @@
[%- END %]
[%- IF is_sales_ord || is_pur_ord %]
- [% heading %] als neue Vorlage verwenden für
+ [% heading %] [% 'to be used as template for' | $T8 %]
[%- IF is_sales_ord %]
|