X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/fa7fc7eeb3ca718914affee06c0629a08d571288..c5d397d9b1c2e13dfdaf644fbd98cd41d00a2909:/templates/webpages/oe/form_header.html
diff --git a/templates/webpages/oe/form_header.html b/templates/webpages/oe/form_header.html
index e01734932..3d1b30729 100644
--- a/templates/webpages/oe/form_header.html
+++ b/templates/webpages/oe/form_header.html
@@ -19,11 +19,13 @@
[%- END %]
+
+
[% title %]
@@ -108,7 +110,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 +234,12 @@
[% L.date_tag('reqdate', reqdate, id='reqdate') %]
+ [%- IF is_sales_ord %]
+
+ | [% 'Insert Date' | $T8 %] |
+ [% insertdate %] |
+
+ [%- END %]
| [% 'Project Number' | $T8 %] |
|