Commit Graph

21 Commits

Author SHA1 Message Date
oca-travis
35eabf1776 [UPD] Update account_statement_import.pot 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
OCA-git-bot
35eab4d6ef [ADD] setup.py 2023-03-06 14:49:29 +00:00
OCA-git-bot
a0089cd03e [UPD] README.rst 2023-03-06 14:49:28 +00:00
OCA-git-bot
b35b9e601e [UPD] addons table in README.md 2023-03-06 14:49:28 +00:00
oca-ci
1501ff5375 [UPD] Update account_statement_import_base.pot 2023-03-06 14:47:00 +00:00
OCA-git-bot
c16ed937c4 Merge PR #550 into 16.0
Signed-off-by alexis-via
2023-03-06 14:45:04 +00:00
Alexis de Lattre
f41ddac57f [MIG] account_statement_import_base v14 -> v16 2023-03-06 15:11:23 +01:00
OCA-git-bot
61f33a4a2c [ADD] icon.png 2023-03-06 15:11:23 +01:00
OCA-git-bot
9f8769fa48 [UPD] README.rst 2023-03-06 15:11:23 +01:00
oca-ci
8d92a45230 [UPD] Update account_statement_import_base.pot 2023-03-06 15:11:23 +01:00
Alexis de Lattre
480b245804 [ADD] module account_statement_import_file_reconciliation_widget
account_statement_import_file_reconciliation_widget is a glue
auto-install module between account_statement_import (will be renamed
account_statement_import_file in v16) and account_reconciliation_widget.
2023-03-06 15:11:23 +01:00
Alexis de Lattre
4b68588e31 Add module account_statement_import_base
The 2 modules account_statement_import_online and
account_statement_import depend on account_statement_import_base (and
not on each other) and share common code, in particular a hook to update
the statement line. So we can now have reconciliation modules that use
this hook and therefore work both on file import and online import. More
details on https://github.com/OCA/bank-statement-import/issues/481.

Improve bank statement line form view and journal form view.
2023-03-06 15:11:23 +01:00
Pedro M. Baeza
9cc5417e72 Merge pull request #557 from sonhd91/16.0-bank-statement-import-fix-precommit
[16.0][FIX] copier update
2023-02-02 08:17:51 +01:00
sonhd91
b63ee6d335 [16.0][FIX] copier update 2023-02-02 12:05:47 +07:00
oca-git-bot
1e3d45c83f [IMP] update dotfiles [ci skip] 2022-12-11 22:28:32 +01:00
Pedro M. Baeza
9c977cc183 Merge pull request #529 from nilshamerlinck/copier_update
[16.0][FIX] copier update
2022-12-02 14:42:03 +01:00
Nils Hamerlinck
912fafd8b1 [16.0][FIX] copier update 2022-12-02 16:48:40 +07:00
oca-git-bot
03ae92e713 Initialize 16.0 branch 2022-10-03 19:49:20 +02:00