Popup editors now available as option for some list selectors.
[fa-stable.git] / purchasing / po_entry_items.php
index 0bf90f9b8c9d0e6535b35fd4dd707ff47eef569c..b0d116995a73507ee649bfb39c2d5aab08bee265 100644 (file)
@@ -38,8 +38,6 @@ check_db_has_suppliers(_("There are no suppliers defined in the system."));
 check_db_has_purchasable_items(_("There are no purchasable inventory items defined in the system."));
 
 //---------------------------------------------------------------------------------------------------------------
-set_editor('supplier', 'supplier_id' , 'ref');
-set_editor('item', 'stock_id' , 'qty');
 
 if (isset($_GET['AddedID'])) 
 {