X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=purchasing%2Fpo_entry_items.php;h=ea7ae862705e05db4854a95e04a389ecb88c6240;hb=082b0f00ec5292669a82a0c611ef67650282a7c4;hp=7e30f39ec65313f6b6a676008dad891a76c5ae56;hpb=de3a75773afa86df1739d14f24399d6f7a46f809;p=fa-stable.git diff --git a/purchasing/po_entry_items.php b/purchasing/po_entry_items.php index 7e30f39e..ea7ae862 100644 --- a/purchasing/po_entry_items.php +++ b/purchasing/po_entry_items.php @@ -7,9 +7,6 @@ include_once($path_to_root . "/purchasing/includes/po_class.inc"); include_once($path_to_root . "/includes/session.inc"); -//include($path_to_root . "/includes/data_checks.inc"); -//include($path_to_root . "/includes/manufacturing.inc"); - include_once($path_to_root . "/purchasing/includes/purchasing_ui.inc"); $js = get_js_form_entry("StockID2", "stock_id", "qty");