Commit Graph

12 Commits

Author SHA1 Message Date
OCA-git-bot
11e18fa153 [BOT] post-merge updates 2024-05-29 15:42:33 +00:00
OCA-git-bot
d1b25d98f9 [BOT] post-merge updates 2024-02-03 14:29:03 +00:00
OCA-git-bot
302c2b0bd9 [UPD] README.rst 2023-09-03 11:51:52 +00:00
Enric Tobella
7c35d2f684 [FIX] account_statement_import: Ensure the load of the view
In some cases, the loading was not working properly. By adding the require, the JS will wait until it is declared

Fixes #597
2023-05-30 23:41:48 +02:00
Enric Tobella
30978180c4 [FIX] account_statement_import: Do not load JS on some test environment 2022-11-28 14:18:52 +01:00
Enric Tobella
36fe2985e5 [IMP] account_statment_import: Add button for importing on top 2022-11-17 17:51:17 +01:00
OCA-git-bot
813b8a9d74 [UPD] README.rst 2022-01-06 21:44:04 +00:00
Pedro M. Baeza
7784c73fc8 [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.
2021-02-09 20:42:41 +01:00
OCA-git-bot
f51655b835 [ADD] icon.png 2021-01-07 08:41:45 +00:00
Alexis de Lattre
f752e3bc17 [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 !
2021-01-07 09:25:12 +01:00
Pedro M. Baeza
d126f8192a [IMP] account_bank_statement_import: black, isort 2021-01-07 09:17:47 +01:00
Odoo SA
b47eb66eb0 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
2021-01-07 09:17:47 +01:00