New ChaNGELOG.txt and empty.po
[fa-stable.git] / inventory / inquiry / stock_movements.php
index 1dd1382733810d280c45e26ea2db506279e8ff2d..775a2bf67f1740bd4596924d4bb5a8f28c4bb0a1 100644 (file)
@@ -46,7 +46,7 @@ if (!isset($_POST['stock_id']))
 
 start_table(TABLESTYLE_NOBORDER);
 start_row();
-stock_items_list_cells(_("Item:"), 'stock_id', $_POST['stock_id']);
+stock_costable_items_list_cells(_("Item:"), 'stock_id', $_POST['stock_id']);
 end_row();
 end_table();