X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Foe%2Fform_footer.html;h=14f29547b2b2aee2d340a336e3f6f2e84e99da9a;hb=53593baa211863fbf66540cf1bcc36c8fb37257f;hp=86910e0ab025475da2b863ff4d64791490eafcf7;hpb=77807bf531a9c3f945b2de1fc970439be5e95e70;p=kivitendo-erp.git diff --git a/templates/webpages/oe/form_footer.html b/templates/webpages/oe/form_footer.html index 86910e0ab..14f29547b 100644 --- a/templates/webpages/oe/form_footer.html +++ b/templates/webpages/oe/form_footer.html @@ -22,8 +22,8 @@ [% 'Internal Notes' | $T8 %] - [% notes %] - [% intnotes %] + [% L.textarea_tag('notes', notes, style="width: 350px; height: 150px", class="texteditor") %] + [% L.textarea_tag('intnotes', intnotes, style="width: 350px; height: 150px") %] [% 'Payment Terms' | $T8 %] @@ -129,68 +129,8 @@ -
- -

[% print_options %]

- -[% label_edit %]
- - - - - -[% 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 %]
- - - [%- 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 %] - - [%- END %] - - [%- IF is_req_quo %] - - [%- END %] - - [%- IF is_sales_ord || is_pur_ord %] - - [%- END %] - - [%- IF allow_invoice %] - - [%- END %] - - [%- IF is_sales_ord || is_pur_ord %] -
[% heading %] [% 'to be used as template for' | $T8 %]
- [%- IF is_sales_ord %] - - - [%- ELSE %] - [%- IF is_pur_ord %] - - - [%- END %] - [%- END %] - [%- END %] -[%- END %] - - +[% L.hidden_tag("rowcount", rowcount) %] [% IF vc == 'customer' %] @@ -198,7 +138,18 @@ [% END %] + + + + + - + + +