X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fcp%2Fform_header.html;h=4d24a8a239b2c477d8be1dfb0575c95e8757387c;hb=787062c9172e3eca0756c21d9cc5652e44e5a643;hp=368f077f66377d0b3127029a756269efcf920e27;hpb=07ccbf8dde5208f1615447aece57a76dc049d8d0;p=kivitendo-erp.git diff --git a/templates/webpages/cp/form_header.html b/templates/webpages/cp/form_header.html index 368f077f6..4d24a8a23 100644 --- a/templates/webpages/cp/form_header.html +++ b/templates/webpages/cp/form_header.html @@ -2,8 +2,6 @@ [%- USE HTML %] [%- USE T8 %] [%- USE LxERP %] - -
[% L.hidden_tag('defaultcurrency', defaultcurrency) %] @@ -25,7 +23,7 @@ [% is_customer ? LxERP.t8('Customer') : LxERP.t8('Vendor') %] [% vccontent %] - [% IF vc == 'customer' %] + [% IF vc == 'customer' %] [% L.hidden_tag('selectcustomer', selectcustomer) %] [% L.hidden_tag('customer_id', customer_id) %] [% L.hidden_tag('oldcustomer', oldcustomer) %] @@ -35,6 +33,12 @@ [% L.hidden_tag('oldvendor', oldvendor) %] [% END %] + [% IF vc == 'customer' %] + + [% 'Customer Number' | $T8 %] + + + [% END %] [% 'Invoice Number' | $T8 %] @@ -69,7 +73,7 @@ [% 'Account' | $T8 %] - +