Ivorra78
19430eddfd
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (23 of 23 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/es/
2023-12-29 02:07:24 +00:00
Ivorra78
f63857563d
Added translation using Weblate (Spanish)
2023-12-28 22:38:48 +00:00
Claude R Perrin
16cf4d486a
Added translation using Weblate (French)
2023-09-11 07:04:46 +00:00
OCA-git-bot
302c2b0bd9
[UPD] README.rst
2023-09-03 11:51:52 +00:00
Adriano Prado
c01e915a3e
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 34.7% (8 of 23 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/pt_BR/
2023-06-10 20:08:17 +00:00
Adriano Prado
8e24eadb9d
Added translation using Weblate (Portuguese (Brazil))
2023-06-10 18:28:48 +00:00
Weblate
95df05249e
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
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/
2023-02-10 08:48:56 +00:00
OCA-git-bot
1dfb2045c5
[UPD] README.rst
2023-02-10 08:28:12 +00:00
oca-ci
4ec7f2f70f
[UPD] Update account_statement_import_online_ponto.pot
2023-02-10 08:23:52 +00:00
Alexis de Lattre
d34fac97eb
ponto: date field to use is now configurable
...
Add debug messages
Set raw_data in bank statement lines
2023-01-24 08:09:16 +01:00
Ronald Portier (Therp BV)
c32a65fe3c
[IMP] *_online_ponto: forward port 12.0 improvements
...
Separate retrieval of data from ponto (buffer data) and
creation of statements.
2023-01-24 08:09:16 +01:00
Alexis de Lattre
2075974e23
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.
2022-08-09 10:13:47 +02:00
OCA-git-bot
10aa0adfaf
account_statement_import_online_ponto 14.0.1.1.0
2022-02-18 06:59:41 +00:00
OCA-git-bot
98022a9035
Merge PR #431 into 14.0
...
Signed-off-by pedrobaeza
2022-02-18 06:48:07 +00:00
Jaume Planas
4912105a91
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-01-26 18:52:38 +00:00
Jaume Planas
6d084768bb
Added translation using Weblate (Catalan)
2022-01-26 15:53:56 +00:00
Ronald Portier
93399e0724
[FIX] *_online Improvements after review
2021-12-14 07:37:03 +01:00
Ronald Portier
d40625b976
[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.
2021-12-13 22:03:46 +01:00
Ronald Portier
4a8f9acaae
[IMP] *_online_ponto: code organisation
...
Check situation that should raise exception immediately, prevent ident on normal flow
2021-12-13 22:02:57 +01:00
Sergio Zanchetta
87ec80d07d
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/
2021-11-25 17:36:36 +00:00
Sergio Zanchetta
3b6c8b9015
Added translation using Weblate (Italian)
2021-11-25 17:08:01 +00:00
OCA-git-bot
14ab9af3ec
account_statement_import_online_ponto 14.0.1.0.2
2021-09-29 11:02:59 +00:00
Jairo Llopis
9c1d6d0121
[FIX] account_statement_import_online_ponto: verify TLS
...
Not sure why, cert validation was disabled. That is insecure.
@Tecnativa TT31034
2021-09-29 09:55:32 +01:00
OCA-git-bot
4b640c4d92
account_statement_import_online_ponto 14.0.1.0.1
2021-08-19 10:55:32 +00:00
Ernesto Tejeda
c17918825e
[FIX] account_statement_import_online_ponto: fix vals dict to create a statement.
2021-08-19 01:33:01 -04:00
oca-travis
b3055c19a3
[UPD] Update account_statement_import_online_ponto.pot
2021-07-27 22:02:14 +00:00
Ronald Portier
8dae9bb4df
[FIX] account_statement_import_online: further improvements.
2021-07-23 23:30:30 +02:00
Ronald Portier
5d62d497d9
[IMP] Adapt account_bank_statement_import_online to 14.0
...
Also Rename account_bank_statement_import_online => account_statement_import_online
2021-07-23 15:31:24 +02:00