X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/88bfacbfaf2061150ebfc3ad4fa0190c5c6dc1f7..c0ed7d2fa:/templates/webpages/oe/form_header.html diff --git a/templates/webpages/oe/form_header.html b/templates/webpages/oe/form_header.html index e01734932..a64a87da4 100644 --- a/templates/webpages/oe/form_header.html +++ b/templates/webpages/oe/form_header.html @@ -24,6 +24,7 @@ +

[% title %]

@@ -108,7 +109,7 @@ [% 'Steuersatz' | $T8 %] - [% L.select_tag('taxzone_id', ALL_TAXZONES, default=taxzone_id, title_key='description', style='width: 250px') %] + [% L.select_tag('taxzone_id', ( id ? ALL_TAXZONES : ALL_ACTIVE_TAXZONES), default=taxzone_id, title_key='description', style='width: 250px') %] [%- IF ALL_DEPARTMENTS %] @@ -232,6 +233,12 @@ [% L.date_tag('reqdate', reqdate, id='reqdate') %] + [%- IF is_sales_ord %] + + [% 'Insert Date' | $T8 %] + [% oe_obj.itime_as_date %] + + [%- END %] [% 'Project Number' | $T8 %]