X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fcustomer_vendor%2Fform.html;h=8b4d1c0b35dc0b85bcaa81adffd26f58e45f7f4c;hb=b3afb08d1af1eee3fa141658b4948e47b3c905fe;hp=a5c43fbf30788d1058a91d4bf69673ca51c0330c;hpb=bec23a700e524b09e80fde2ec8178367aa3a16e2;p=kivitendo-erp.git diff --git a/templates/webpages/customer_vendor/form.html b/templates/webpages/customer_vendor/form.html index a5c43fbf3..8b4d1c0b3 100644 --- a/templates/webpages/customer_vendor/form.html +++ b/templates/webpages/customer_vendor/form.html @@ -16,13 +16,14 @@ [%- 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))) ) -%]