fix: default enable closing stock balance (#39551)
This commit is contained in:
parent
4f215f1b70
commit
d1fb90edff
@ -99,7 +99,7 @@ frappe.query_reports["Stock Balance"] = {
|
||||
"fieldname": 'ignore_closing_balance',
|
||||
"label": __('Ignore Closing Balance'),
|
||||
"fieldtype": 'Check',
|
||||
"default": 1
|
||||
"default": 0
|
||||
},
|
||||
],
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user