OCA-git-bot
b6182439d0
[UPD] README.rst
2 years ago
oca-ci
42c5878eda
[UPD] Update account_bank_statement_import_online_ponto.pot
2 years ago
Ronald Portier (Therp BV)
6cce2257f5
[FIX] *_online_ponto: Correct retrieval of sync_id
2 years ago
Ronald Portier (Therp BV)
9d1a2f3995
[IMP] *_online_ponto: increase test coverage.
2 years ago
Ronald Portier (Therp BV)
0cda9d1727
[IMP] *_online_ponto: test ponto_interface and buffer purge.
2 years ago
Ronald Portier (Therp BV)
0f742a137e
[IMP] *_online_ponto: Add UI to show ponto buffers
2 years ago
Ronald Portier (Therp BV)
0920960d1e
[IMP] *_online_ponto: Transactions are read backwards from Ponto.
The streamlined logic means we no longer have to store (or clear) the
last identifier retrieved from Ponto. We will always read from the latest data,
backward until we hit an execution date that is before the date we are interested in.
2 years ago
Ronald Portier (Therp BV)
a33edfb75f
[FIX] *_online_ponto: tests should run OK now
2 years ago
Ronald Portier (Therp BV)
1085ab17e3
[FIX] *_online_ponto: add security
2 years ago
Ronald Portier (Therp BV)
96f0f836bd
[FIX] *_online_ponto: adapt test to new interface
2 years ago
Ronald Portier (Therp BV)
530e7e540d
[TST] *_online_ponto: Backport tests from 14.0
2 years ago
Ronald Portier (Therp BV)
26ed33bc7f
[IMP] *_online_ponto: more efficient ponto account retrieval
Also do not name variables account_id or account_ids when they do not
refer to ids in the Odoo sense, nor to either bank or ledger accounts.
2 years ago
Ronald Portier (Therp BV)
46bb59aca7
[IMP] *_online_ponto: extensive debugging
2 years ago
Ronald Portier (Therp BV)
fd071b3c98
[FIX] *_online_ponto: Backport 40625b refactoring
2 years ago
Ronald Portier (Therp BV)
daa143336e
[FIX] *_online_ponto: Backport 4a8f9ac better code organisation
2 years ago
Ronald Portier (Therp BV)
4958e72cc4
[FIX] *_online_ponto: Backport 9c1d6d0 to verify TLS connection
2 years ago
Ronald Portier (Therp BV)
7c74c15463
[IMP] *_online_ponto: black
Blacked code for better comparison / easier backport from later
versions.
2 years ago
OCA-git-bot
aa098add16
account_bank_statement_import_online_ponto 12.0.1.1.1
2 years ago
Ronald Portier
530308ef44
[FIX] *_ponto: solve exception on empty name
The name for a transaction imported from Ponto is taken from the remittanceInformation, failing that,
the reference should be used. However in case the transaction attributes do contain the
remittanceInformation key, but the value is False or empty, the failover to the reference fails.
3 years ago
Pascal GOUHIER
38c719b415
Translated using Weblate (French)
Currently translated at 92.3% (12 of 13 strings)
Translation: bank-statement-import-12.0/bank-statement-import-12.0-account_bank_statement_import_online_ponto
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-12-0/bank-statement-import-12-0-account_bank_statement_import_online_ponto/fr_FR/
4 years ago
Pascal GOUHIER
7eff8f11fb
Added translation using Weblate (French)
4 years ago
oca-travis
17c8e73155
[UPD] Update account_bank_statement_import_online_ponto.pot
4 years ago
Pedro M. Baeza
6e19c28ce2
[FIX] account_bank_statement_import_online_ponto: flake8
4 years ago
oca-travis
df8cc5cb89
[UPD] Update account_bank_statement_import_online_ponto.pot
4 years ago
Pedro M. Baeza
77076caef2
[FIX+IMP] account_bank_statement_import_online_ponto: Adjustments for better use
* FIX: Returned dates are in UTC, so they were classified incorrectly in
the bad statement.
* FIX: Information in ref was the most important one, being the other
mostly '/'
* IMP: Preserve all possible information from the source, including
counterpart information.
* IMP: Fill Odoo statement line fields for account number and partner
name for better support.
4 years ago
oca-travis
d551de1a2a
[UPD] Update account_bank_statement_import_online_ponto.pot
4 years ago
Pedro M. Baeza
f396e38b82
[FIX+IMP] account_bank_statement_import_online_ponto: README by fragments + avoid tz conversion + icon
4 years ago
Florent de Labarre
bad4e76ae1
[ADD] account_bank_statement_import_online_ponto
5 years ago