X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/3aa5cee2f12c1dff757539b60196bf5e1be0a5d6..eab277a411:/templates/webpages/gl/form_header.html diff --git a/templates/webpages/gl/form_header.html b/templates/webpages/gl/form_header.html index e349761cf..644ff964e 100644 --- a/templates/webpages/gl/form_header.html +++ b/templates/webpages/gl/form_header.html @@ -4,28 +4,10 @@ [%- 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) %] @@ -48,6 +31,21 @@ function updateTaxes(row) +
+ +
+ [%- IF saved_message %] @@ -68,34 +66,41 @@ function updateTaxes(row) [%- IF id %] - + [%- END %] -[%- IF selectdepartment %] + [% SET departments_style = ""; + SET departments_style = "style='visibility:hidden'" IF ALL_DEPARTMENTS.size == 0 %] - - - + + + -[%- END %] @@ -153,5 +158,3 @@ function updateTaxes(row) [%- END %] - -[%- PROCESS 'gl/form_header_chart_balances_js.html' %]
- - + +
[% '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 %]