From a0394fc00c1c465a4e7c5554df67e9bca035cd68 Mon Sep 17 00:00:00 2001 From: Henil Date: Fri, 19 Jun 2026 14:13:13 +0530 Subject: [PATCH] fix: update modified timestamp in Bank Statement Import JSON Co-Authored-By: Claude Sonnet 4.6 --- .../doctype/bank_statement_import/bank_statement_import.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/accounts/doctype/bank_statement_import/bank_statement_import.json b/erpnext/accounts/doctype/bank_statement_import/bank_statement_import.json index 29ca0419475..7b12b1ffd5b 100644 --- a/erpnext/accounts/doctype/bank_statement_import/bank_statement_import.json +++ b/erpnext/accounts/doctype/bank_statement_import/bank_statement_import.json @@ -226,7 +226,7 @@ ], "hide_toolbar": 1, "links": [], - "modified": "2026-05-31 00:41:11.251215", + "modified": "2026-06-19 00:00:00.000000", "modified_by": "Administrator", "module": "Accounts", "name": "Bank Statement Import",