X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=purchasing%2Fsupplier_credit.php;h=b7e30fcefa7904c0e4955518075f4e64099771b2;hb=f2317e94238fb0ae47bffbfa55f564128e073138;hp=9335c1f1e81348ceb72e96cda1858cd3698264ce;hpb=0de6b62c746183caa49750af76c06d37510490eb;p=fa-stable.git diff --git a/purchasing/supplier_credit.php b/purchasing/supplier_credit.php index 9335c1f1..b7e30fce 100644 --- a/purchasing/supplier_credit.php +++ b/purchasing/supplier_credit.php @@ -29,7 +29,7 @@ if (user_use_date_picker()) //---------------------------------------------------------------------------------------- if (isset($_GET['ModifyCredit'])) - check_is_editable(ST_SUPPINVOICE, $_GET['ModifyCredit']); + check_is_editable(ST_SUPPCREDIT, $_GET['ModifyCredit']); //---------------------------------------------------------------------------------------------------