mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-08 15:42:52 +00:00
fix: field position
This commit is contained in:
@@ -11,13 +11,13 @@
|
|||||||
"bank_account",
|
"bank_account",
|
||||||
"bank",
|
"bank",
|
||||||
"column_break_4",
|
"column_break_4",
|
||||||
|
"custom_delimiters",
|
||||||
|
"delimiter_options",
|
||||||
"google_sheets_url",
|
"google_sheets_url",
|
||||||
"refresh_google_sheet",
|
"refresh_google_sheet",
|
||||||
"html_5",
|
"html_5",
|
||||||
"import_file",
|
"import_file",
|
||||||
"download_template",
|
"download_template",
|
||||||
"custom_delimiters",
|
|
||||||
"delimiter_options",
|
|
||||||
"status",
|
"status",
|
||||||
"template_options",
|
"template_options",
|
||||||
"import_warnings_section",
|
"import_warnings_section",
|
||||||
@@ -211,7 +211,7 @@
|
|||||||
],
|
],
|
||||||
"hide_toolbar": 1,
|
"hide_toolbar": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2024-06-25 16:33:50.675848",
|
"modified": "2024-06-25 17:32:07.658250",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Accounts",
|
"module": "Accounts",
|
||||||
"name": "Bank Statement Import",
|
"name": "Bank Statement Import",
|
||||||
|
|||||||
Reference in New Issue
Block a user