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