mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-02 11:49:10 +00:00
Merge pull request #41239 from frappe/mergify/bp/version-15-hotfix/pr-41237
fix: party and party type label on accounting preview (#41237)
This commit is contained in:
@@ -1227,8 +1227,8 @@ def get_accounting_ledger_preview(doc, filters):
|
|||||||
"debit",
|
"debit",
|
||||||
"credit",
|
"credit",
|
||||||
"against",
|
"against",
|
||||||
"party",
|
|
||||||
"party_type",
|
"party_type",
|
||||||
|
"party",
|
||||||
"cost_center",
|
"cost_center",
|
||||||
"against_voucher_type",
|
"against_voucher_type",
|
||||||
"against_voucher",
|
"against_voucher",
|
||||||
|
|||||||
Reference in New Issue
Block a user