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 = [
|
||||
"GL Entry",
|
||||
"Payment Ledger Entry",
|
||||
"Sales Invoice",
|
||||
"Purchase Invoice",
|
||||
"Payment Entry",
|
||||
|
Loading…
x
Reference in New Issue
Block a user