Popup editors now available as option for some list selectors.
[fa-stable.git] / sales / customer_payments.php
index 24c6e0cd594e418c9032a918b112d218fdb5e622..f00a88dab6364a8a6e51674adb1531c8e4047e3f 100644 (file)
@@ -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