diff --git a/erpnext/stock/report/stock_balance/stock_balance.py b/erpnext/stock/report/stock_balance/stock_balance.py index 68df918e83e..7c821700df3 100644 --- a/erpnext/stock/report/stock_balance/stock_balance.py +++ b/erpnext/stock/report/stock_balance/stock_balance.py @@ -573,7 +573,7 @@ def filter_items_with_no_transactions( "warehouse", "item_name", "item_group", - "projecy", + "project", "stock_uom", "company", "opening_fifo_queue",