mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-20 13:39:18 +00:00
refactor: add payment request to dimension list
(cherry picked from commit e93b4a1f2c)
This commit is contained in:
@@ -540,6 +540,7 @@ accounting_dimension_doctypes = [
|
|||||||
"Supplier Quotation Item",
|
"Supplier Quotation Item",
|
||||||
"Payment Reconciliation",
|
"Payment Reconciliation",
|
||||||
"Payment Reconciliation Allocation",
|
"Payment Reconciliation Allocation",
|
||||||
|
"Payment Request",
|
||||||
]
|
]
|
||||||
|
|
||||||
get_matching_queries = (
|
get_matching_queries = (
|
||||||
|
|||||||
Reference in New Issue
Block a user