X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=sales%2Fcustomer_payments.php;h=f00a88dab6364a8a6e51674adb1531c8e4047e3f;hb=389721f442ea4dc96ba1cafd65919e717e0d8746;hp=24c6e0cd594e418c9032a918b112d218fdb5e622;hpb=f018643dc04ce130f1729e16a65458af443308a0;p=fa-stable.git diff --git a/sales/customer_payments.php b/sales/customer_payments.php index 24c6e0cd..f00a88da 100644 --- a/sales/customer_payments.php +++ b/sales/customer_payments.php @@ -38,8 +38,6 @@ check_db_has_customers(_("There are no customers defined in the system.")); check_db_has_bank_accounts(_("There are no bank accounts defined in the system.")); //---------------------------------------------------------------------------------------- -set_editor('customer', 'customer_id' , 'sales_type'); -set_editor('branch', 'BranchID' , 'bank_account'); if (list_updated('BranchID')) { // when branch is selected via external editor also customer can change