Pedro M. Baeza
45dfe2a7c3
[IMP] account_statement_import_online_gocardless: Reuse requisition from other provider
...
Check if there's another provider already linked for the same bank
institution, and if so, reuse it for this bank account, as some banks
don't allow several requisitions from the same source (GoCardless).
TT47944
2025-01-19 22:08:01 +01:00
OCA-git-bot
c1eb9a4758
[BOT] post-merge updates
2025-01-19 22:08:01 +01:00
oca-ci
a80ac17dcc
[UPD] Update account_statement_import_online_gocardless.pot
2025-01-19 22:08:01 +01:00
AlexPForgeFlow
ad239c1bd4
[MIG] account_statement_import_online_gocardless: Migration to 16.0
2025-01-19 22:08:01 +01:00
oca-ci
2e4877f877
[UPD] Update account_statement_import_online_gocardless.pot
2025-01-19 22:08:01 +01:00
Pedro M. Baeza
b7323eab6b
[FIX] account_statement_import_online_gocardless: Payment reference extraction
...
Since one week ago, banks like Sabadell is sending the information in
the JSON list `remittanceInformationUnstructuredArray` instead of
`remittanceInformationUnstructured`.
Thus, we need to parse both for finding the proper element. For the rest
that are using the previous one, there's no change.
TT47491
2025-01-19 22:08:01 +01:00
Pedro M. Baeza
9159285be9
[FIX] account_statement_import_online_gocardless: Remove missing JS
...
Not sure why it didn't raise before.
2025-01-19 22:08:01 +01:00
Pedro M. Baeza
7b40b1e300
[FIX] account_statement_import_online_gocardless: Fallback to journal company
...
If the bank account is shared across multiple companies (no assigned company_id),
we can't launch the "Select Bank Account Identifier" wizard, so we fallback
to the journal company for getting the country.
TT43849
2025-01-19 22:08:01 +01:00
Pedro M. Baeza
0b00182087
[FIX] account_statement_import_online_gocardless: Unique ID fallback
...
Not all banks provide an entry reference or transaction ID, so we need
to fallback to the Gocardless internal ID for getting the unique ID
in such cases.
TT46640
2025-01-19 22:08:01 +01:00
Pedro M. Baeza
29f1ace32e
[ADD] account_statement_import_online_gocardless
...
This module provides online bank statements from GoCardless Bank Account
Data, which provides a free API for connecting and getting transactions
for bank accounts.
TT45760
Co-Authored-By: Christopher Ormaza <chris.ormaza@forgeflow.com >
Co-Authored-By: Jordi Ballester <jordi.ballester@forgeflow.com >
2025-01-19 22:08:01 +01:00
Weblate
b92378f878
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: bank-statement-import-17.0/bank-statement-import-17.0-account_statement_import_ofx
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-17-0/bank-statement-import-17-0-account_statement_import_ofx/
2024-12-31 15:52:32 +00:00
OCA-git-bot
2c5bfaeec5
[BOT] post-merge updates
2024-12-31 14:21:31 +00:00
oca-ci
cd2bb5ec07
[UPD] Update account_statement_import_ofx.pot
2024-12-31 14:18:25 +00:00
OCA-git-bot
3557acd7cb
Merge PR #695 into 17.0
...
Signed-off-by alexis-via
2024-12-31 14:15:35 +00:00
Rémi - Le Filament
3cd63d2748
[MIG] account_statement_import_ofx: Migration to 17.0
2024-12-24 07:57:41 +01:00
Rémi - Le Filament
511ba00c29
[IMP] account_statement_import_ofx: apply pre-commit auto fixes
2024-12-24 07:57:41 +01:00
mymage
000052a41d
Translated using Weblate (Italian)
...
Currently translated at 100.0% (4 of 4 strings)
Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_ofx
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_ofx/it/
2024-12-24 07:57:41 +01:00
mymage
5a9e680a02
Translated using Weblate (Italian)
...
Currently translated at 75.0% (3 of 4 strings)
Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_ofx
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_ofx/it/
2024-12-24 07:57:41 +01:00
Adriano Prado
534175c877
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (4 of 4 strings)
Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_ofx
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_ofx/pt_BR/
2024-12-24 07:57:41 +01:00
Weblate
6505a6245c
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_ofx
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_ofx/
2024-12-24 07:57:41 +01:00
OCA-git-bot
848259e3a6
[UPD] README.rst
2024-12-24 07:57:41 +01:00
Adriano Prado
41262251b1
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (4 of 4 strings)
Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_ofx
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_ofx/pt_BR/
2024-12-24 07:57:41 +01:00
Alexis de Lattre
23b7a139cc
Translated using Weblate (French)
...
Currently translated at 100.0% (4 of 4 strings)
Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_ofx
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_ofx/fr/
2024-12-24 07:57:41 +01:00
gelo joga Rodríguez
a5082cb023
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (7 of 7 strings)
Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_ofx
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_ofx/es/
2024-12-24 07:57:41 +01:00
Weblate
41bde357ef
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_ofx
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_ofx/
2024-12-24 07:57:41 +01:00
OCA-git-bot
3a7f9aef6c
[UPD] README.rst
2024-12-24 07:57:41 +01:00
oca-ci
d79689f54f
[UPD] Update account_statement_import_ofx.pot
2024-12-24 07:57:41 +01:00
Alexis de Lattre
1e2abc6d73
[MIG] account_statement_import_ofx to v16
2024-12-24 07:57:41 +01:00
Ignacio Buioli
01894f4226
Translated using Weblate (Spanish (Argentina))
...
Currently translated at 100.0% (7 of 7 strings)
Translation: bank-statement-import-14.0/bank-statement-import-14.0-account_statement_import_ofx
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import_ofx/es_AR/
2024-12-24 07:57:41 +01:00
Ignacio Buioli
1ca2b18e21
Added translation using Weblate (Spanish (Argentina))
2024-12-24 07:57:41 +01:00
Sergio Zanchetta
3b8df92494
Translated using Weblate (Italian)
...
Currently translated at 71.4% (5 of 7 strings)
Translation: bank-statement-import-14.0/bank-statement-import-14.0-account_statement_import_ofx
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import_ofx/it/
2024-12-24 07:57:41 +01:00
Sergio Zanchetta
dcf4162d38
Added translation using Weblate (Italian)
2024-12-24 07:57:41 +01:00
Yves Le Doeuff
523095516c
Translated using Weblate (French (France))
...
Currently translated at 57.1% (4 of 7 strings)
Translation: bank-statement-import-14.0/bank-statement-import-14.0-account_statement_import_ofx
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import_ofx/fr_FR/
2024-12-24 07:57:41 +01:00
Yves Le Doeuff
216cd94d41
Added translation using Weblate (French (France))
2024-12-24 07:57:41 +01:00
Yves Le Doeuff
e8aba57837
Translated using Weblate (French)
...
Currently translated at 57.1% (4 of 7 strings)
Translation: bank-statement-import-14.0/bank-statement-import-14.0-account_statement_import_ofx
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import_ofx/fr/
2024-12-24 07:57:41 +01:00
OCA-git-bot
571f5de860
[UPD] README.rst
2024-12-24 07:57:41 +01:00
oca-travis
bc0211fe2d
[UPD] Update account_statement_import_ofx.pot
2024-12-24 07:57:41 +01:00
Alexis de Lattre
26d9ec3a9e
[MIG] account_statement_import_ofx to v14
...
Rename module to account_statement_import_ofx
Add support for multi-account OFX files
2024-12-24 07:57:41 +01:00
mymage
77b3d19916
Translated using Weblate (Italian)
...
Currently translated at 100.0% (29 of 29 strings)
Translation: bank-statement-import-17.0/bank-statement-import-17.0-account_statement_import_camt
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-17-0/bank-statement-import-17-0-account_statement_import_camt/it/
2024-12-18 12:06:16 +00:00
Weblate
b3262203f1
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: bank-statement-import-17.0/bank-statement-import-17.0-account_statement_import_camt
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-17-0/bank-statement-import-17-0-account_statement_import_camt/
2024-12-17 19:50:59 +00:00
OCA-git-bot
65a842417e
[BOT] post-merge updates
2024-12-17 16:18:29 +00:00
oca-ci
41fe72417d
[UPD] Update account_statement_import_camt.pot
2024-12-17 16:15:21 +00:00
OCA-git-bot
c79f11d52d
Merge PR #684 into 17.0
...
Signed-off-by grindtildeath
2024-12-17 16:12:35 +00:00
mymage
7204b64464
Translated using Weblate (Italian)
...
Currently translated at 100.0% (104 of 104 strings)
Translation: bank-statement-import-17.0/bank-statement-import-17.0-account_statement_import_sheet_file
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-17-0/bank-statement-import-17-0-account_statement_import_sheet_file/it/
2024-12-05 12:06:31 +00:00
Weblate
14b8101565
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: bank-statement-import-17.0/bank-statement-import-17.0-account_statement_import_sheet_file
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-17-0/bank-statement-import-17-0-account_statement_import_sheet_file/
2024-12-04 17:54:16 +00:00
OCA-git-bot
8a1b112a2f
[BOT] post-merge updates
2024-12-04 17:54:06 +00:00
oca-ci
7ae74cb66a
[UPD] Update account_statement_import_sheet_file.pot
2024-12-04 17:50:57 +00:00
OCA-git-bot
476726393b
Merge PR #743 into 17.0
...
Signed-off-by pedrobaeza
2024-12-04 17:47:55 +00:00
Jérémy Didderen
e90e3d8188
[IMP] account_statement_import_sheet_file: additional mapping controls
2024-12-02 12:48:13 +01:00
mymage
890eeab4f8
Translated using Weblate (Italian)
...
Currently translated at 100.0% (24 of 24 strings)
Translation: bank-statement-import-17.0/bank-statement-import-17.0-account_statement_import_online_ponto
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-17-0/bank-statement-import-17-0-account_statement_import_online_ponto/it/
2024-11-20 13:06:31 +00:00