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