X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fcustomer_vendor%2Fform.html;h=2fce8d6d9909f907e941370b257c228f2c3bb2a1;hb=ee03d15d22eebae4c5224bd68a23b6b4d8a466c0;hp=b726c1b75f93c52473d2c2509a45ea7986c9a76f;hpb=ce73964f91267ab5eecb2832765efbb3752c2a59;p=kivitendo-erp.git diff --git a/templates/webpages/customer_vendor/form.html b/templates/webpages/customer_vendor/form.html index b726c1b75..2fce8d6d9 100644 --- a/templates/webpages/customer_vendor/form.html +++ b/templates/webpages/customer_vendor/form.html @@ -20,7 +20,9 @@
[% PROCESS "customer_vendor/tabs/billing.html" %] - [% PROCESS "customer_vendor/tabs/additional_billing_addresses.html" %] + [% IF SELF.is_customer %] + [% PROCESS "customer_vendor/tabs/additional_billing_addresses.html" %] + [% END %] [% PROCESS "customer_vendor/tabs/bank.html" %] [% PROCESS "customer_vendor/tabs/shipto.html" %] [% PROCESS "customer_vendor/tabs/contacts.html" %]