mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-18 10:57:56 +00:00
fix: correct typo Fromat -> Format in Bank Statement Import label
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -221,7 +221,7 @@
|
|||||||
"default": "0",
|
"default": "0",
|
||||||
"fieldname": "import_mt940_fromat",
|
"fieldname": "import_mt940_fromat",
|
||||||
"fieldtype": "Check",
|
"fieldtype": "Check",
|
||||||
"label": "Import MT940 Fromat"
|
"label": "Import MT940 Format"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"hide_toolbar": 1,
|
"hide_toolbar": 1,
|
||||||
|
|||||||
Reference in New Issue
Block a user