X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fdo%2Fform_header.html;h=52b0e703307429c4745a1c97e00af465eb338409;hb=69af50448452e9b292134bee25705a64505e8ff4;hp=4d2a0ab202f79f10088536ce5f8dddaa8c0f28cd;hpb=0194799c9cd192f01db7df4cf056e18871c979e0;p=kivitendo-erp.git diff --git a/templates/webpages/do/form_header.html b/templates/webpages/do/form_header.html index 4d2a0ab20..52b0e7033 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 %] +

[% title %]

+ @@ -36,8 +38,6 @@ [%- SET DISABLED = ' disabled' %] [%- END %] -
[% title %]
- [%- INCLUDE 'common/flash.html' %] [%- INCLUDE 'generic/set_longdescription.html' %] @@ -105,10 +105,10 @@ - +

@@ -166,7 +166,8 @@ [%- END %] [%- ELSE %] - [% L.select_tag('shipto_id', ALL_SHIPTO, default = shipto_id, value_key = 'shipto_id', title_key = 'displayable_id', with_empty = 1, class = 'fixed_width') %] + [% shiptos = [ [ "", LxERP.t8("No/individual shipping address") ] ] ; + L.select_tag('shipto_id', shiptos.import(ALL_SHIPTO), default=shipto_id, value_key='shipto_id', title_key='displayable_id', style='width: 250px') %] [%- END %] @@ -313,6 +314,13 @@ + [%- IF is_customer %] + + + + + [%- END %] +
[% 'Insert Date' | $T8 %][% insertdate %]
[% 'Project Number' | $T8 %]