-
- Downloads
[FIX] account_bank_statement_import: correct fill in of bank account
When importing bank statements, we are filling in automatically the bank account id if an existing record matching the number is found. However, we should restrict the search to retrieve only bank accounts belonging to the current company, otherwise it will create a multi-company inconsistency. closes odoo/odoo#78979 X-original-commit: f22eb970 Signed-off-by:Olivier Colson <oco@odoo.com>
Please register or sign in to comment