X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fgl%2Fform_header.html;h=644ff964e2b8e471d4469d4cee0606bb92efe7e8;hb=0f89f464cab063864d7064d2f940571b7c755e8f;hp=728c80fc7709ba0aca8cf74f9b7ddac1f5e2fd22;hpb=4486e3bc8eb00c37cf8029e663eb94b4b9c5346a;p=kivitendo-erp.git diff --git a/templates/webpages/gl/form_header.html b/templates/webpages/gl/form_header.html index 728c80fc7..644ff964e 100644 --- a/templates/webpages/gl/form_header.html +++ b/templates/webpages/gl/form_header.html @@ -2,25 +2,12 @@ [%- USE LxERP %] [%- USE T8 %] [%- USE L %] +

[% title | html %]

+ +[%- INCLUDE 'common/flash.html' %] + + -
+ [% FOREACH name IN [ 'id', 'closedto', 'locked', 'storno', 'storno_id', 'previous_id', 'previous_gldate' ] %] [% L.hidden_tag(name, $name) %] @@ -43,10 +31,22 @@ +
+ +
+ - - - [%- IF saved_message %] [%- IF id %] - + [%- END %] -[%- IF selectdepartment %] + [% SET departments_style = ""; + SET departments_style = "style='visibility:hidden'" IF ALL_DEPARTMENTS.size == 0 %] - - - + + + -[%- END %] @@ -151,5 +158,3 @@ [%- END %] - -[%- PROCESS 'gl/form_header_chart_balances_js.html' %]
[% title | html %]
[% saved_message | html %] @@ -66,34 +66,41 @@ - - + +
[% 'Date' | $T8 %][% L.date_tag('transdate', transdate, readonly=readonly) %][% 'Transdate' | $T8 %][% L.date_tag('transdate', transdate, readonly=readonly) %]
[% 'Belegnummer' | $T8 %][% 'ID' | $T8 %] [% L.input_tag('id', id, size=20, readonly=readonly) %] - - + + [%-# hidden img to keep alignment -%] +
[% 'Buchungsdatum' | $T8 %][% L.date_tag('gldate', gldate, readonly=1) %][% 'Gldate' | $T8 %][% L.date_tag('gldate', gldate, readonly=1) %]
[% 'Department' | $T8 %][% 'Department' | $T8 %][% L.select_tag('department_id', ALL_DEPARTMENTS, default = department_id, title_key = 'description', with_empty = 1) %] + + + + + +
[% 'Delivery Date' | $T8 %][% L.date_tag('deliverydate', deliverydate) %]
[% 'Description' | $T8 %]