X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fcustomer_vendor%2Fform.html;h=ad2da05abff1b57037291ffdfbcbf3c42056728e;hb=7e0814bb34ae9e6c424aa10e37ccb9ca4541fc49;hp=9aed70936180ed88901326b7b624009a6ee0ec2c;hpb=d6d93439fa04dfff452e621b7334fc5f9ff8be59;p=kivitendo-erp.git diff --git a/templates/webpages/customer_vendor/form.html b/templates/webpages/customer_vendor/form.html index 9aed70936..ad2da05ab 100644 --- a/templates/webpages/customer_vendor/form.html +++ b/templates/webpages/customer_vendor/form.html @@ -16,9 +16,10 @@
[% PROCESS "customer_vendor/tabs/billing.html" %] + [% PROCESS "customer_vendor/tabs/bank.html" %] [% PROCESS "customer_vendor/tabs/shipto.html" %] [% PROCESS "customer_vendor/tabs/contacts.html" %] - [% IF ( SELF.cv.id ) %] + [% IF ( SELF.cv.id && AUTH.assert('sales_all_edit', 1) ) %] [% PROCESS "customer_vendor/tabs/deliveries.html" %] [% END %] [% PROCESS "customer_vendor/tabs/vcnotes.html" %] @@ -67,7 +69,7 @@ [%- END %] [%- IF ( SELF.cv.id ) %] - + [%- END %] @@ -102,4 +104,3 @@ } --> -