From 98ad01c7360803435ee0f6f809b4681e2fe01d48 Mon Sep 17 00:00:00 2001 From: ljain112 Date: Tue, 25 Jun 2024 15:04:21 +0530 Subject: [PATCH] fix: field position --- .../bank_statement_import/bank_statement_import.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 8f9538a1ac9..500e36a8782 100644 --- a/erpnext/accounts/doctype/bank_statement_import/bank_statement_import.json +++ b/erpnext/accounts/doctype/bank_statement_import/bank_statement_import.json @@ -11,13 +11,13 @@ "bank_account", "bank", "column_break_4", + "custom_delimiters", + "delimiter_options", "google_sheets_url", "refresh_google_sheet", "html_5", "import_file", "download_template", - "custom_delimiters", - "delimiter_options", "status", "template_options", "import_warnings_section", @@ -211,7 +211,7 @@ ], "hide_toolbar": 1, "links": [], - "modified": "2024-06-25 16:33:50.675848", + "modified": "2024-06-25 17:32:07.658250", "modified_by": "Administrator", "module": "Accounts", "name": "Bank Statement Import",