refactor: update dimension doctypes in hooks
diff --git a/erpnext/hooks.py b/erpnext/hooks.py
index 6efb893..cd588c8 100644
--- a/erpnext/hooks.py
+++ b/erpnext/hooks.py
@@ -538,6 +538,8 @@
 	"Account Closing Balance",
 	"Supplier Quotation",
 	"Supplier Quotation Item",
+	"Payment Reconciliation",
+	"Payment Reconciliation Allocation",
 ]
 
 get_matching_queries = (