X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=manufacturing%2Fwork_order_issue.php;h=025a91258c2dcfb7f76c398c90927b23c7ea9951;hb=6bcd87642330092910f5d6977845a76ac59350ac;hp=86e3677aa6670923d46ad71cc57e72a7d34fe933;hpb=8ffddf50ffbe93672c769e2cf0501d0f9125e2a0;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."));