Edit a bank or cash account
Goal
Correct register details on Bank & Cash without breaking the linked GL leaf.
Who it is for
Users with bank.manage (view-only: bank.view).
Preconditions
- Account exists under Accounting → Treasury → Bank & Cash.
- Type, currency, and backing GL account are fixed after create (system auto-provisions a leaf under cash parent
1000or bank parent1010unless linked via API).
Steps
- Open Bank & Cash.
- Choose Edit.
- Update editable fields: Name (translatable), Code, Bank name, IBAN, Account number, clearing bank/branch, Allow pending transactions, Active.
- Save.
Result
Receipts, payments, transfers, and reconciliation keep using the same account id and GL leaf.
Hard stops
Duplicate code; validation 422; delete blocked when the account has postings (bank.has_postings — deactivate instead).