Print link class fixed
[fa-stable.git] / sales / credit_note_entry.php
index 4c4617020b8ab864971be69bf50b6dfb21c47cfd..4b20b7474bcbf2448a7a3d391a547bd8743b7079 100644 (file)
@@ -51,8 +51,6 @@ check_db_has_stock_items(_("There are no items defined in the system."));
 check_db_has_customer_branches(_("There are no customers, or there are no customers with branches. Please define customers and customer branches."));
 
 //-----------------------------------------------------------------------------
-set_editor('customer', 'customer_id' , 'branch_id');
-set_editor('branch', 'branch_id' , 'ref');
 
 if (list_updated('branch_id')) {
        // when branch is selected via external editor also customer can change