Commit Graph

6 Commits

Author SHA1 Message Date
Ronald Portier
a95028a81d [FIX] *_online Improvements after review 2022-04-13 12:50:22 +02:00
Ronald Portier
74d192ab05 [IMP] account_statement_import_online[_ponto] improvements.
1. Find partner if ther already is a bank account with the right IBAN;
2. Store (and display) raw import data to help in problem determination;
3. Make it easy to extend the parsing of import data;
4. Apply some clean coding principles.
2022-04-13 12:50:22 +02:00
Ernesto Tejeda
8ee3181a56 [IMP] account_statement_import_online: don't import empty statements. 2022-04-13 12:50:22 +02:00
Ronald Portier
6bacccbc48 [FIX] account_statement_import_online: further improvements. 2022-04-13 12:50:22 +02:00
Alexis de Lattre
1acdd20905 account_statement_import_online: usability improvement on form view of online.bank.statement.provider: avoid speading the information on 3 tabs. As there are just a few fields, let's keep all the information directly visible.
Fix warning on search view of online.bank.statement.provider
Fix some tests
Button on journal form view to access the wizard
The wizard now returns the bank statements of the journal(s)
Fix wired strings
2022-04-13 12:50:22 +02:00
Ronald Portier
f726b84980 [IMP] Adapt account_bank_statement_import_online to 14.0
Also Rename account_bank_statement_import_online => account_statement_import_online
2022-04-13 12:50:22 +02:00