mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-03 04:09:11 +00:00
[minor] [fix] get_query for cost center
This commit is contained in:
@@ -252,7 +252,7 @@ if (sys_defaults.auto_inventory_accounting) {
|
||||
return {
|
||||
|
||||
filters: {
|
||||
'company_name': doc.company,
|
||||
'company': doc.company,
|
||||
'group_or_ledger': "Ledger"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user