X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fgl%2Fform_header.html;h=dad0d69cf81b1fd118021d091d53e5d5e9ec484c;hb=08460123f185fc145d4d87ae150b6b5f051d119a;hp=8a53cab2b757b339602961c16fbb94a03e54145d;hpb=a20dc211b6055572314c22e816225a5451d19089;p=kivitendo-erp.git diff --git a/templates/webpages/gl/form_header.html b/templates/webpages/gl/form_header.html index 8a53cab2b..dad0d69cf 100644 --- a/templates/webpages/gl/form_header.html +++ b/templates/webpages/gl/form_header.html @@ -6,7 +6,15 @@ [%- INCLUDE 'common/flash.html' %] - + + @@ -23,7 +31,7 @@ -
+
+ +[%- IF INSTANCE_CONF.get_doc_storage %] +
+[%- END %] +
@@ -61,7 +74,7 @@ [%- IF id %] - + @@ -72,21 +85,21 @@ - - + + - - + + -[%- IF id %] - - + + + + -[%- END %]
[% 'ID' | $T8 %][% L.input_tag('id', id, size=20, readonly=readonly) %][% id %] [% 'Gldate' | $T8 %] [% L.date_tag('gldate', gldate, readonly=1) %]
[% '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) %][% 'Tax point' | $T8 %][% L.date_tag('tax_point', tax_point) %]
[% 'Description' | $T8 %] [% L.areainput_tag('description', description, cols=50, readonly=readonly) %][% 'MwSt. inkl.' | $T8 %][% L.checkbox_tag('taxincluded', checked=taxincluded) %][% 'Delivery Date' | $T8 %][% L.date_tag('deliverydate', deliverydate) %]
[% 'Mitarbeiter' | $T8 %][% L.input_tag('employee', employee, size=20, readonly=readonly) %][%- IF id %][% 'Mitarbeiter' | $T8 %][% END %][%- IF id %][% L.input_tag('employee', employee, size=20, readonly=readonly) %][% END %][% 'MwSt. inkl.' | $T8 %][% L.checkbox_tag('taxincluded', checked=taxincluded) %]