X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=item_schedule.php;h=1937108e1a2b834d893d3ade96c8a01ca312e940;hb=e83dd263203cb4f16aec72e084825198b5e12259;hp=1f09897f005f180dd831b7042b7c5788616d3951;hpb=56ff0bf4edd26514d849b48c2bb19769f80acfe8;p=order_line_extra.git diff --git a/item_schedule.php b/item_schedule.php index 1f09897..1937108 100644 --- a/item_schedule.php +++ b/item_schedule.php @@ -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();