X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=purchasing%2Fpo_entry_items.php;h=be2393ae774eaa8285b4a44803bf08bd07f6e022;hb=5419a66a3b3268ec3ad1a9fb2e4af7aa44d1f23c;hp=3c9976be61ea9ad0d594703c91d5d8f1f18a6c24;hpb=da8311619dd73feae101d246a1957b972e00cbd2;p=fa-stable.git diff --git a/purchasing/po_entry_items.php b/purchasing/po_entry_items.php index 3c9976be..be2393ae 100644 --- a/purchasing/po_entry_items.php +++ b/purchasing/po_entry_items.php @@ -15,6 +15,8 @@ include_once($path_to_root . "/purchasing/includes/purchasing_ui.inc"); $js = get_js_form_entry("StockID2", "stock_id", "qty"); if ($use_popup_windows) $js .= get_js_open_window(900, 500); +if ($use_date_picker) + $js .= get_js_date_picker(); if (isset($_GET['ModifyOrderNumber'])) {