X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fcustomer_vendor%2Fform.html;h=4fdc8a329b7832d5b816a3756944008b0d77e34f;hb=0882a28352cc7808db2474be2398fa1330bb8831;hp=3b461e83719353681b7300cc9e0c4ec5131a1e36;hpb=ffe5434804888bf520dd69832d0f74d89bcf9999;p=kivitendo-erp.git diff --git a/templates/webpages/customer_vendor/form.html b/templates/webpages/customer_vendor/form.html index 3b461e837..4fdc8a329 100644 --- a/templates/webpages/customer_vendor/form.html +++ b/templates/webpages/customer_vendor/form.html @@ -16,18 +16,22 @@ [%- INCLUDE 'common/flash.html' %] + [%- SET show_deliveries = ( SELF.cv.id && ((SELF.is_customer && AUTH.assert('sales_all_edit', 1)) || (SELF.is_vendor && AUTH.assert('purchase_all_edit', 1))) ) -%]