3 Commits

Author SHA1 Message Date
Alfredo Zamora
09b8ad4353 [14.0][FIX] avoid conflict with enterprise module account_bank_statement_import 2022-01-25 10:15:41 +02:00
Pedro M. Baeza
68e20d944e [FIX+IMP] account_statement_import: Several things post-migration:
* Read action with sudo. If not, other users from admin ones can't
  import statements.
* Icon revamp. Now the icon is used (PNG export was needed), and a bit
  of tuning has been made for better appeal.
2022-01-25 10:15:41 +02:00
Alexis de Lattre
751c7e8792 [MIG] account_bank_statement_import to v14 > account_statement_import
Module renamed to account_statement_import to avoid conflit with Odoo enterprise
Add support for multi-account statement files
Integrate the feature provided by the module account_bank_statement_import_save_file
Improve error messages
Remove dead or annoying features
Improve code !
2022-01-25 10:15:41 +02:00