Fix displayed required date
[order_line_extra.git] / item_schedule.php
index 1f09897f005f180dd831b7042b7c5788616d3951..1937108e1a2b834d893d3ade96c8a01ca312e940 100644 (file)
@@ -49,7 +49,9 @@ else {
        }
 }
 
-if (list_updated('stock_id') || in_ajax()) $Ajax->activate('item_schedule');
+if (list_updated('stock_id') || in_ajax()) $Ajax->activate('item_schedule') ;
+else update_queue_quantities() && update_qoh_for_item();
+
 
 //if (!@$_GET['popup'])
 //     start_form();