$ /inventory/manage/item_codes.php
# [0000186] Timeout on Refresh button
$ /sales/allocations/customer_allocate.php
+# [0000185] Update notification missing.
+$ inventory/reorder_level.php
09-Jan-2010 Joe Hunt
# Bugs in deleting fiscal year. Some transactions weren't deleted.
$myrow["reorder_level"] = input_num($myrow["loc_code"]);
set_reorder_level($_POST['stock_id'], $myrow["loc_code"], input_num($myrow["loc_code"]));
+ display_notification(_("Reorder levels has been updated."));
}
$qoh = get_qoh_on_date($_POST['stock_id'], $myrow["loc_code"]);