X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=purchasing%2Fpo_entry_items.php;h=1ab8e66309f88e2fc8a829e66f1f28aec9e929e7;hb=0c1ab57c09d87eed2bd248892dbfe3f256767a82;hp=dd2cc3bcabd7feb880d31b1b1141c7061a73bfc5;hpb=a680034ef46aaf5ab4a062b404fa8d95b6f96ad6;p=fa-stable.git diff --git a/purchasing/po_entry_items.php b/purchasing/po_entry_items.php index dd2cc3bc..1ab8e663 100644 --- a/purchasing/po_entry_items.php +++ b/purchasing/po_entry_items.php @@ -33,7 +33,7 @@ set_page_security( @$_SESSION['PO']->trans_type, $js = ''; if ($use_popup_windows) $js .= get_js_open_window(900, 500); -if ($use_date_picker) +if (user_use_date_picker()) $js .= get_js_date_picker(); if (isset($_GET['ModifyOrderNumber']) && is_numeric($_GET['ModifyOrderNumber'])) {