mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-15 11:09:17 +00:00
[report][fix] stock balance
This commit is contained in:
@@ -72,7 +72,7 @@ data_map = {
|
||||
},
|
||||
"Item Group": {
|
||||
"columns": ["name", "parent_item_group"],
|
||||
"conditions": ["docstatus < 2"],
|
||||
# "conditions": ["docstatus < 2"],
|
||||
"order_by": "lft"
|
||||
},
|
||||
"Brand": {
|
||||
|
||||
Reference in New Issue
Block a user