diff --git a/erpnext/controllers/stock_controller.py b/erpnext/controllers/stock_controller.py index f4988895b37..49252bd5b54 100644 --- a/erpnext/controllers/stock_controller.py +++ b/erpnext/controllers/stock_controller.py @@ -1227,8 +1227,8 @@ def get_accounting_ledger_preview(doc, filters): "debit", "credit", "against", - "party", "party_type", + "party", "cost_center", "against_voucher_type", "against_voucher",