diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 3643afb2b13..64cbc297d20 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py @@ -540,6 +540,7 @@ accounting_dimension_doctypes = [ "Supplier Quotation Item", "Payment Reconciliation", "Payment Reconciliation Allocation", + "Payment Request", ] get_matching_queries = (