diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 6efb893e630..cd588c87a60 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py @@ -538,6 +538,8 @@ accounting_dimension_doctypes = [ "Account Closing Balance", "Supplier Quotation", "Supplier Quotation Item", + "Payment Reconciliation", + "Payment Reconciliation Allocation", ] get_matching_queries = (