X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=bin%2Fmozilla%2Fct.pl;h=b1634cbe6644dd69e97b6330bb88c2f956183dc0;hb=5f3f953a9ccd519fbe329d65a49239271b1b520d;hp=31c70d0ccfbd6a9ad7afe5695318db8c8036dbb0;hpb=969e749ceb3bcf8c40dac0e84094de03f4ded9d7;p=kivitendo-erp.git diff --git a/bin/mozilla/ct.pl b/bin/mozilla/ct.pl index 31c70d0cc..b1634cbe6 100644 --- a/bin/mozilla/ct.pl +++ b/bin/mozilla/ct.pl @@ -521,9 +521,7 @@ sub form_footer { } sub _do_save { - $main::auth->assert('customer_vendor_edit & ' . - '(general_ledger | invoice_edit | vendor_invoice_edit | ' . - ' request_quotation_edit | sales_quotation_edit | sales_order_edit | purchase_order_edit)'); + $main::auth->assert('customer_vendor_edit'); $::form->isblank("name", $::locale->text("Name missing!"));