diff --git a/erpnext/accounts/doctype/bank_account/bank_account.json b/erpnext/accounts/doctype/bank_account/bank_account.json index a71322c3cb3..9ecd9c53503 100644 --- a/erpnext/accounts/doctype/bank_account/bank_account.json +++ b/erpnext/accounts/doctype/bank_account/bank_account.json @@ -132,7 +132,7 @@ "fieldtype": "Data", "in_list_view": 1, "label": "IBAN", - "length": 30, + "length": 34, "options": "IBAN" }, { @@ -252,7 +252,7 @@ "link_fieldname": "default_bank_account" } ], - "modified": "2025-08-26 23:29:24.984767", + "modified": "2025-08-29 12:32:01.081687", "modified_by": "Administrator", "module": "Accounts", "name": "Bank Account",