X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=inventory%2Fpurchasing_data.php;h=43cb467e802c4602f13be6f4f509b173e22bd259;hb=2f3375b4493c1b1e0b17c2801298275f22f8d76e;hp=8be2566b88555e276826ad0e10de247473c0122f;hpb=1ca0c7081f7a4cb3f68f3ffb6ee05739abb6cebf;p=fa-stable.git diff --git a/inventory/purchasing_data.php b/inventory/purchasing_data.php index 8be2566b..43cb467e 100644 --- a/inventory/purchasing_data.php +++ b/inventory/purchasing_data.php @@ -133,6 +133,7 @@ $mb_flag = get_mb_flag($_POST['stock_id']); if ($mb_flag == -1) { display_error(_("Entered item is not defined. Please re-enter.")); + $Ajax->activate('price_table'); set_focus('stock_id'); } else