mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-13 10:11:20 +00:00
Merge pull request #35424 from frappe/mergify/bp/version-14-hotfix/pr-35422
chore: typo in stock balance (backport #35422)
This commit is contained in:
@@ -573,7 +573,7 @@ def filter_items_with_no_transactions(
|
|||||||
"warehouse",
|
"warehouse",
|
||||||
"item_name",
|
"item_name",
|
||||||
"item_group",
|
"item_group",
|
||||||
"projecy",
|
"project",
|
||||||
"stock_uom",
|
"stock_uom",
|
||||||
"company",
|
"company",
|
||||||
"opening_fifo_queue",
|
"opening_fifo_queue",
|
||||||
|
|||||||
Reference in New Issue
Block a user