X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Foe%2Fform_header_master.html;h=1849c46a2fe0710e0b4bff5dc2caa368ce2db1a4;hb=735bb7bdf175275d67c041f1d03c8e70d36cd229;hp=f5df7d6488d1e496dcf38c2a6d8cafe1ff01861c;hpb=2a5030b2dcfe53c431a7498b7bae56939020643b;p=kivitendo-erp.git diff --git a/templates/webpages/oe/form_header_master.html b/templates/webpages/oe/form_header_master.html index f5df7d648..1849c46a2 100644 --- a/templates/webpages/oe/form_header_master.html +++ b/templates/webpages/oe/form_header_master.html @@ -15,6 +15,8 @@ [%- END %] + + @@ -106,11 +108,17 @@ label_key = 'description' -%] -[%- IF selectdepartment %] +[%- IF ALL_DEPARTMENTS %] Department - - + + [%- INCLUDE 'generic/multibox.html' + name = 'department_id', + style = 'width: 250px', + DATA = ALL_DEPARTMENTS, + id_key = 'id', + label_sub = 'department_labels', + show_empty = 1 -%] [%- END %] @@ -126,18 +134,12 @@ Exchangerate [%- IF forex %] - [% LxERP.format_amount(exchangerate, 0) %] + [% LxERP.format_amount(exchangerate, 2) %] [%- ELSE %] [%- END %] -[%- END %] -[%- IF is_sales %] - - Motiv - - [%- END %] Shipping Point @@ -225,7 +227,10 @@ Quotation Date [%- END %] - [% button1 %] + + + + @@ -235,7 +240,10 @@ Required by [%- END %] - [% button2 %] + + + + Project Number @@ -256,4 +264,9 @@ - [% jsscript %] +