bank-statement-import
bank-statement-import copied to clipboard
[IMP] account_statement_import_camt - import multi bank accounts statements
Goal is to be able to import CAMT statements
- from Import Statement menu: should import everything and assign the right journal to each bank statement imported (was not the case, would keep the last one)
- from a journal via Import (OCA) button: should import all the statements filtered for that journal's account number and currency
This is based on an old pr: https://github.com/OCA/bank-statement-import/pull/213
Issue over here https://github.com/odoo/odoo/issues/33162