X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=purchasing%2Fpo_entry_items.php;h=b0d116995a73507ee649bfb39c2d5aab08bee265;hb=f58466eea31b624deacaf5e5cd4b9de7995e0373;hp=0bf90f9b8c9d0e6535b35fd4dd707ff47eef569c;hpb=f018643dc04ce130f1729e16a65458af443308a0;p=fa-stable.git diff --git a/purchasing/po_entry_items.php b/purchasing/po_entry_items.php index 0bf90f9b..b0d11699 100644 --- a/purchasing/po_entry_items.php +++ b/purchasing/po_entry_items.php @@ -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'])) {