X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/2d3f862b7af94f31860dd264eef7c1bc7de7eae2..42ea98b4:/templates/webpages/oe/form_header.html diff --git a/templates/webpages/oe/form_header.html b/templates/webpages/oe/form_header.html index ba6c9cca9..e3f3e1d30 100644 --- a/templates/webpages/oe/form_header.html +++ b/templates/webpages/oe/form_header.html @@ -1,6 +1,7 @@ [%- USE T8 %] [%- USE HTML %] [%- USE LxERP %] +[%- USE L %]
@@ -11,6 +12,9 @@ + [%- IF is_sales_ord %] + [% L.javascript_tag("js/edit_periodic_invoices_config") %] + [%- END %] [%- FOREACH row = HIDDENS %] @@ -25,6 +29,8 @@
[% title %]
+[%- INCLUDE 'common/flash.html' %] + @@ -225,6 +231,8 @@
[%- IF is_order %] [% 'Order Date' | $T8 %] + [%- ELSIF is_req_quo %] + [% 'RFQ Date' | $T8 %] [%- ELSE %] [% 'Quotation Date' | $T8 %] [%- END %]