X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/0194799c9cd192f01db7df4cf056e18871c979e0..6e594d280b:/templates/webpages/do/form_header.html diff --git a/templates/webpages/do/form_header.html b/templates/webpages/do/form_header.html index 4d2a0ab20..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 %] @@ -313,6 +319,13 @@ + [%- IF is_customer %] +|
| [% 'Insert Date' | $T8 %] | +[% insertdate %] | +
|---|---|
| [% 'Project Number' | $T8 %] |