X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=manufacturing%2Fwork_order_issue.php;h=025a91258c2dcfb7f76c398c90927b23c7ea9951;hb=9549235b87720c573a2f1e2144d5a1bb55e6e8fc;hp=86e3677aa6670923d46ad71cc57e72a7d34fe933;hpb=19dce8c7be29e4cc8e7be92d044259348373d456;p=fa-stable.git diff --git a/manufacturing/work_order_issue.php b/manufacturing/work_order_issue.php index 86e3677a..025a9125 100644 --- a/manufacturing/work_order_issue.php +++ b/manufacturing/work_order_issue.php @@ -71,8 +71,6 @@ function handle_new_order() //----------------------------------------------------------------------------------------------- function can_process() { - global $Refs; - if (!is_date($_POST['date_'])) { display_error(_("The entered date for the issue is invalid."));