Commit Graph

12 Commits

Author SHA1 Message Date
Pedro M. Baeza
a888f72bf2 account_statement_import 14.0.1.2.3 2023-03-06 16:07:16 +01:00
Pedro M. Baeza
5d3046b282 account_statement_import 14.0.1.2.2 2023-03-06 16:07:16 +01:00
Enric Tobella
7f4e89c949 [UPD] account_statement_import: Mark as mature 2023-03-06 16:07:16 +01:00
OCA-git-bot
634678788b account_statement_import 14.0.1.2.1 2023-03-06 16:07:16 +01:00
OCA-git-bot
8239046ed0 account_statement_import 14.0.1.2.0 2023-03-06 16:07:16 +01:00
OCA-git-bot
056a203b5e account_statement_import 14.0.1.1.3 2023-03-06 16:07:16 +01:00
Pedro M. Baeza
d11960014a [FIX] account_statement_import: Read action with sudo
If not, other users except admins can't import statements.

Remaining thing from previous patch.
2023-03-06 16:07:16 +01:00
Pedro M. Baeza
0ad636d3e0 [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.
2023-03-06 16:07:16 +01:00
OCA-git-bot
634dc34011 account_statement_import 14.0.1.1.0 2023-03-06 16:07:16 +01:00
Alexis de Lattre
34b2280032 [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 !
2023-03-06 16:07:16 +01:00
Pedro M. Baeza
3924f85c6d [IMP] account_bank_statement_import: black, isort 2023-03-06 16:07:16 +01:00
Odoo SA
0b5538708c Import account_bank_statement_import by Odoo SA
Import code just before commit 9ba8734f15e1a292ca27b1a026e8366a91b2a8c9
that moved the module account_bank_statement_import to Odoo Enterprise
Only modifications :
- add author (Odoo SA) and license (LGPL) keys in manifest
- add copyright headers Odoo SA all main files
2023-03-06 16:07:16 +01:00