I'm trying to edit an already imported bank statement file. I'm changing the value of `balance_end_real` from, for example, $100 to $2100. Then I create a new bank statement line for $100, and Odoo should recalculate `balance_end` to reflect the additional $100, bringing it up to $2100.
Instead, I get the error message: "You can't create a new statement line without a suspense account set on the Miscellaneous journal." But there are no suspense accounts that can be defined at Miscellaneous journal!

Any help would be greatly appreciated.