Commit Graph

17 Commits

Author SHA1 Message Date
Enric Tobella
c0cd9104e9 [IMP] account_statment_import: Add button for importing on top 2022-12-09 17:54:33 +07:00
OCA-git-bot
5dd41a4831 account_statement_import 15.0.2.2.0 2022-11-17 20:46:09 +00:00
OCA-git-bot
08ae2baa2e account_statement_import 15.0.2.1.0 2022-02-26 11:17:01 +00:00
Miquel Raïch
f4a088cb01 [FIX] account_statement_import: abs lines don't need partner_bank_id field
Let them use the one from account moves.
2022-02-24 11:50:55 +01:00
Maksym Yankin
50baf60fa0 [MIG] account_statement_import: Migration to 15.0 2022-02-01 12:36:23 +02:00
Pedro M. Baeza
856460d4a1 account_statement_import 14.0.1.2.3 2022-01-25 10:15:41 +02:00
Pedro M. Baeza
b8a116d760 account_statement_import 14.0.1.2.2 2022-01-25 10:15:41 +02:00
Enric Tobella
de4cbe27be [UPD] account_statement_import: Mark as mature 2022-01-25 10:15:41 +02:00
OCA-git-bot
b7f5abce23 account_statement_import 14.0.1.2.1 2022-01-25 10:15:41 +02:00
OCA-git-bot
01e55742b0 account_statement_import 14.0.1.2.0 2022-01-25 10:15:41 +02:00
OCA-git-bot
499c51c575 account_statement_import 14.0.1.1.3 2022-01-25 10:15:41 +02:00
Pedro M. Baeza
6f7aacc373 [FIX] account_statement_import: Read action with sudo
If not, other users except admins can't import statements.

Remaining thing from previous patch.
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
03cf0a89b7 account_statement_import 14.0.1.1.0 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