X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=purchasing%2Fpo_entry_items.php;fp=purchasing%2Fpo_entry_items.php;h=244322e1f50478042e480b64519570b0bdb00a7d;hb=9af5690af5e9bf0b24a94a07b57b31a6e5b8179f;hp=4362ea1658c312709ee252064abde0661538a170;hpb=4ca8f82e2c5a8ff989c2abe78b5948f02470bb3d;p=fa-stable.git diff --git a/purchasing/po_entry_items.php b/purchasing/po_entry_items.php index 4362ea16..244322e1 100644 --- a/purchasing/po_entry_items.php +++ b/purchasing/po_entry_items.php @@ -350,8 +350,6 @@ function can_commit() { if (!check_reference(get_post('ref'), $_SESSION['PO']->trans_type)) { - _vd("bad reference"); - exit; set_focus('ref'); return false; }