refactor: include Payment ledger in accounting dimensions list
This commit is contained in:
parent
8e72f19bfb
commit
7b1cb6711d
@ -487,6 +487,7 @@ communication_doctypes = ["Customer", "Supplier"]
|
|||||||
|
|
||||||
accounting_dimension_doctypes = [
|
accounting_dimension_doctypes = [
|
||||||
"GL Entry",
|
"GL Entry",
|
||||||
|
"Payment Ledger Entry",
|
||||||
"Sales Invoice",
|
"Sales Invoice",
|
||||||
"Purchase Invoice",
|
"Purchase Invoice",
|
||||||
"Payment Entry",
|
"Payment Entry",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user