[minor] [fix] get_query for cost center

This commit is contained in:
Nabin Hait
2013-07-12 16:55:03 +05:30
parent e102235662
commit 87bed52818
9 changed files with 11 additions and 178 deletions

View File

@@ -252,7 +252,7 @@ if (sys_defaults.auto_inventory_accounting) {
return {
filters: {
'company_name': doc.company,
'company': doc.company,
'group_or_ledger': "Ledger"
}
}