X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=inventory%2Finquiry%2Fstock_movements.php;h=e8591e8f57503ce57463b663a6b2cb3d966f0d27;hb=4d5c386a745f07e2f937c5a3fcfffdb431551cc5;hp=47b1ad7cc471d6899385395f1ffbfc3d4d7c6215;hpb=98d30c9a3e2f7af94530d1c0fdf000a93ab57e04;p=fa-stable.git diff --git a/inventory/inquiry/stock_movements.php b/inventory/inquiry/stock_movements.php index 47b1ad7c..e8591e8f 100644 --- a/inventory/inquiry/stock_movements.php +++ b/inventory/inquiry/stock_movements.php @@ -19,6 +19,8 @@ if ($use_date_picker) page(_("Inventory Item Movement"), false, false, "", $js); //------------------------------------------------------------------------------------------------ +check_db_has_stock_items(_("There are no items defined in the system.")); + if(get_post('ShowMoves')) { $Ajax->activate('doc_tbl');