X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/88bfacbfaf2061150ebfc3ad4fa0190c5c6dc1f7..aae306cda6274d:/templates/webpages/do/form_header.html diff --git a/templates/webpages/do/form_header.html b/templates/webpages/do/form_header.html index 99c8ebede..277181e4f 100644 --- a/templates/webpages/do/form_header.html +++ b/templates/webpages/do/form_header.html @@ -2,6 +2,8 @@ [%- USE HTML %] [%- USE LxERP %] [%- USE L %] +
| [% IF ( delivered ) %] [% L.hidden_tag('department_id', department_id) %] + [% ELSE %] + [% L.select_tag('department_id', ALL_DEPARTMENTS, default = department_id, title_key = 'description', with_empty = 1, style = 'width: 250px', disabled = delivered )%] [% END %] - [% L.select_tag('department_id', ALL_DEPARTMENTS, default = department_id, title_key = 'description', with_empty = 1, style = 'width: 250px', disabled = delivered )%] | [%- END %] @@ -314,6 +319,13 @@ + [%- IF is_customer %] +|
| [% 'Insert Date' | $T8 %] | +[% insertdate %] | +
|---|---|
| [% 'Project Number' | $T8 %] |