Alexis de Lattre
193b1faa76
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-02-23 16:09:34 +01:00
OCA-git-bot
3df22ef817
[UPD] README.rst
2022-05-05 14:54:09 +00:00
oca-ci
f7ff8e34fa
[UPD] Update account_statement_import_online_ponto.pot
2022-05-05 14:51:00 +00:00
manu
b3d2d39414
[MIG]account_statement_import_online_ponto: Migration to 15.0
2022-05-05 16:35:44 +02:00
OCA-git-bot
38e7ca09ba
account_statement_import_online_ponto 14.0.1.1.0
2022-04-13 13:55:56 +02:00
Jaume Planas
a472a9a624
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (16 of 16 strings)
Translation: bank-statement-import-14.0/bank-statement-import-14.0-account_statement_import_online_ponto
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import_online_ponto/ca/
2022-04-13 13:55:56 +02:00
Jaume Planas
e68c0c2f02
Added translation using Weblate (Catalan)
2022-04-13 13:55:56 +02:00
Ronald Portier
e209207fcd
[FIX] *_online Improvements after review
2022-04-13 13:55:56 +02:00
Ronald Portier
351aa128ea
[IMP] account_statement_import_online[_ponto] improvements.
...
1. Find partner if ther already is a bank account with the right IBAN;
2. Store (and display) raw import data to help in problem determination;
3. Make it easy to extend the parsing of import data;
4. Apply some clean coding principles.
2022-04-13 13:55:56 +02:00
Ronald Portier
17da7b3b30
[IMP] *_online_ponto: code organisation
...
Check situation that should raise exception immediately, prevent ident on normal flow
2022-04-13 13:55:56 +02:00
Sergio Zanchetta
56e6d19917
Translated using Weblate (Italian)
...
Currently translated at 43.7% (7 of 16 strings)
Translation: bank-statement-import-14.0/bank-statement-import-14.0-account_statement_import_online_ponto
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import_online_ponto/it/
2022-04-13 13:55:56 +02:00
Sergio Zanchetta
307eeb1a13
Added translation using Weblate (Italian)
2022-04-13 13:55:56 +02:00
OCA-git-bot
52101beff3
account_statement_import_online_ponto 14.0.1.0.2
2022-04-13 13:55:56 +02:00
Jairo Llopis
3d8ade8b5b
[FIX] account_statement_import_online_ponto: verify TLS
...
Not sure why, cert validation was disabled. That is insecure.
@Tecnativa TT31034
2022-04-13 13:55:56 +02:00
OCA-git-bot
08b3ed175e
account_statement_import_online_ponto 14.0.1.0.1
2022-04-13 13:55:56 +02:00
Ernesto Tejeda
f112038d01
[FIX] account_statement_import_online_ponto: fix vals dict to create a statement.
2022-04-13 13:55:56 +02:00
oca-travis
639fa87d44
[UPD] Update account_statement_import_online_ponto.pot
2022-04-13 13:55:56 +02:00
Ronald Portier
c157ebbf79
[FIX] account_statement_import_online: further improvements.
2022-04-13 13:55:56 +02:00
Ronald Portier
66edadf130
[IMP] Adapt account_bank_statement_import_online to 14.0
...
Also Rename account_bank_statement_import_online => account_statement_import_online
2022-04-13 13:55:56 +02:00