From d0c2cc848c11d2800ed6bf3cf892263ca2904595 Mon Sep 17 00:00:00 2001 From: mahsem <137205921+mahsem@users.noreply.github.com> Date: Mon, 23 Feb 2026 10:34:30 +0100 Subject: [PATCH 1/2] fix: typo (cherry picked from commit 2b72aab6711e1ac45fd8b61270678479b553381e) --- erpnext/workspace_sidebar/payments.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/workspace_sidebar/payments.json b/erpnext/workspace_sidebar/payments.json index faaf3b589c2..4f3fc47dc77 100644 --- a/erpnext/workspace_sidebar/payments.json +++ b/erpnext/workspace_sidebar/payments.json @@ -78,7 +78,7 @@ "collapsible": 1, "indent": 0, "keep_closed": 0, - "label": "Payment Reconciliaition", + "label": "Payment Reconciliation", "link_to": "Payment Reconciliation", "link_type": "DocType", "show_arrow": 0, From 74a3965a12b61761739c96d12f103959fd0b6e87 Mon Sep 17 00:00:00 2001 From: Khushi Rawat <142375893+khushi8112@users.noreply.github.com> Date: Mon, 23 Feb 2026 15:44:59 +0530 Subject: [PATCH 2/2] fix: update modified timestamp in json --- erpnext/workspace_sidebar/payments.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/workspace_sidebar/payments.json b/erpnext/workspace_sidebar/payments.json index 4f3fc47dc77..587eb6aef20 100644 --- a/erpnext/workspace_sidebar/payments.json +++ b/erpnext/workspace_sidebar/payments.json @@ -195,7 +195,7 @@ "type": "Link" } ], - "modified": "2026-01-26 21:25:37.877020", + "modified": "2026-02-23 15:38:05.061694", "modified_by": "Administrator", "module": "Accounts", "name": "Payments",