X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=item_schedule.php;h=45bbfd60a07a96e183c5c18dcb2774efaf17b9b5;hb=440719a689130f74fea0be18f95756a404ca351c;hp=6fa44effc4af8a41d21b3a1021b9c2892e09dede;hpb=a7388a41b3f670e929e9150ca47cb70aea0927f3;p=order_line_extra.git diff --git a/item_schedule.php b/item_schedule.php index 6fa44ef..45bbfd6 100644 --- a/item_schedule.php +++ b/item_schedule.php @@ -50,6 +50,8 @@ else { $_POST['stock_id'] = get_global_stock_item(); } } +if (list_updated('stock_id')) + $Ajax->activate('item_schedule'); //if (!@$_GET['popup']) start_form();