Commit Graph

14 Commits

Author SHA1 Message Date
OCA-git-bot
162e1c23b1 [BOT] post-merge updates 2023-10-01 13:31:20 +00:00
OCA-git-bot
3d93d5467b Merge PR #599 into 15.0
Signed-off-by etobella
2023-10-01 13:16:05 +00:00
OCA-git-bot
e64b4f6507 [UPD] README.rst 2023-09-03 11:52:23 +00:00
Enric Tobella
b5fed9c87a [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-31 11:42:01 +02:00
sonhd91
68a1bc65bb [MIG][15.0] port-forward pr522,527 to 15.0 2022-12-13 18:06:06 +07:00
Enric Tobella
133243675c [FIX] account_statement_import: Do not load JS on some test environment 2022-12-09 17:55:09 +07:00
Enric Tobella
c0cd9104e9 [IMP] account_statment_import: Add button for importing on top 2022-12-09 17:54:33 +07:00
Maksym Yankin
50baf60fa0 [MIG] account_statement_import: Migration to 15.0 2022-02-01 12:36:23 +02:00
OCA-git-bot
a2d2ef98d5 [UPD] README.rst 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
OCA-git-bot
b267105db1 [ADD] icon.png 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
Pedro M. Baeza
66c9766c01 [IMP] account_bank_statement_import: black, isort 2022-01-25 10:15:41 +02:00
Odoo SA
7c90f17ebe 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
2022-01-25 10:15:41 +02:00