From c80b554cd7aad9fe64d32dbffd654cee3917f3bc Mon Sep 17 00:00:00 2001 From: nivithamerlin Date: Mon, 12 Jan 2026 17:29:17 +0530 Subject: [PATCH] fix: correct spelling of Payment Reconciliation in Accounting (cherry picked from commit 35e53d28df64ddc55c99f281d76e6df83b4a269c) --- erpnext/workspace_sidebar/invoicing.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/workspace_sidebar/invoicing.json b/erpnext/workspace_sidebar/invoicing.json index 104c8547d5f..99a6b367953 100644 --- a/erpnext/workspace_sidebar/invoicing.json +++ b/erpnext/workspace_sidebar/invoicing.json @@ -219,7 +219,7 @@ "collapsible": 1, "indent": 0, "keep_closed": 0, - "label": "Payment Reconciliaition", + "label": "Payment Reconciliation", "link_to": "Payment Reconciliation", "link_type": "DocType", "show_arrow": 0,