Commit Graph

429 Commits

Author SHA1 Message Date
Pedro M. Baeza
25ef42ad4d [MIG] account_bank_statement_import_online_qonto: Migration to 13.0
- Standard procedure
- Module icon
- Adjust naming and domain to .com, as stated in Qonto API page
  (https://api-doc.qonto.com/docs/business-api/ZG9jOjI5NjA5OQ-getting-started)
- Better line label

TT35884
2024-04-11 21:54:34 +02:00
Pedro M. Baeza
2db48eb101 [IMP] account_bank_statement_import_online_qonto: black, isort, prettier 2024-04-11 21:54:34 +02:00
Florent de Labarre
fc1935c382 [ADD] account_bank_statement_import_online_qonto 2024-04-11 21:54:34 +02:00
OCA-git-bot
44ed260b5c Merge PR #679 into 16.0
Signed-off-by pedrobaeza
2024-04-03 08:14:51 +00:00
Nguyễn Đại Dương
bf20538561 [IMP] account_bank_statement_import_online: create not override in
batch
2024-04-03 15:05:26 +07:00
Alessandro Fiorino
10558c2499 Translated using Weblate (Italian)
Currently translated at 98.9% (98 of 99 strings)

Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_sheet_file
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_sheet_file/it/
2024-03-30 12:34:26 +00:00
OCA-git-bot
8218245c54 [BOT] post-merge updates 2024-03-27 08:57:44 +00:00
OCA-git-bot
176856c580 Merge PR #676 into 16.0
Signed-off-by simahawk
2024-03-27 08:54:31 +00:00
MayteGLC
f9edf2429b Translated using Weblate (Spanish)
Currently translated at 100.0% (23 of 23 strings)

Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_online_gocardless
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_online_gocardless/es/
2024-03-20 20:34:08 +00:00
MayteGLC
cce49b4cd0 Translated using Weblate (Spanish)
Currently translated at 100.0% (23 of 23 strings)

Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_online_gocardless
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_online_gocardless/es/
2024-03-20 18:20:55 +00:00
Ivorra78
11c2d3870f Translated using Weblate (Spanish)
Currently translated at 100.0% (23 of 23 strings)

Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_online_gocardless
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_online_gocardless/es/
2024-03-20 18:20:54 +00:00
MayteGLC
09848000cf Translated using Weblate (Spanish)
Currently translated at 26.0% (6 of 23 strings)

Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_online_gocardless
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_online_gocardless/es/
2024-03-19 18:35:29 +00:00
MayteGLC
102255f407 Added translation using Weblate (Spanish) 2024-03-19 10:33:11 +00:00
OCA-git-bot
f8b3b267d9 [BOT] post-merge updates 2024-03-19 09:46:57 +00:00
OCA-git-bot
8bc2750f54 Merge PR #678 into 16.0
Signed-off-by alexey-pelykh
2024-03-19 09:44:01 +00:00
Stefan Rijnhart
2320f011b4 [FIX] account_statement_import_online: use model_create_multi 2024-03-19 10:39:38 +01:00
SilvioC2C
69d27185ba [IMP] account_statement_import_camt: refactor tests for inheritability
This refactoring will allow using `TestParser._do_parse_test()` method for subclasses defined in inheriting modules.

This way, if the new module defines new files in other paths than `account_statement_import_camt/test_files/`,
 subclasses of `TestParser` will still be able to use the `_do_parse_test()` method for imports and checks.

Moreover, a custom value can now be defined for the acceptable differing lines number between inputfile and goldenfile.

It will also maintain backward compatibility with the current usage of the method
 (ie: using only a filename with the assumption of finding it in `account_statement_import_camt/test_files/`).

NB: methods are now defined outside of `TestParser` to allow importing them directly, instead of inheriting from `TestParser`.
2024-03-18 11:08:27 +01:00
OCA-git-bot
7be74c9eff [BOT] post-merge updates 2024-03-17 11:44:13 +00:00
OCA-git-bot
8056dace1e Merge PR #677 into 16.0
Signed-off-by pedrobaeza
2024-03-17 11:40:55 +00:00
Pedro M. Baeza
989ead3881 [FIX] account_statement_import_online_gocardless: Increase timeout
It turns out that the timeout is for receiving whole answer, so in real
tests, the previous timeout was not enough for getting the answer when
there are some transactions load (like a month).

Let's increase this timeout then to a reasonable amount.
2024-03-17 12:37:58 +01:00
mymage
10d1c443e7 Translated using Weblate (Italian)
Currently translated at 58.5% (58 of 99 strings)

Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_sheet_file
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_sheet_file/it/
2024-03-01 10:34:24 +00:00
OCA-git-bot
f4cd8ac05c [BOT] post-merge updates 2024-02-28 08:12:14 +00:00
OCA-git-bot
d857f610df Merge PR #671 into 16.0
Signed-off-by pedrobaeza
2024-02-28 08:09:14 +00:00
Pedro M. Baeza
5c48447cfa [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
2024-02-27 20:02:55 +01:00
OCA-git-bot
9c2ab4e601 [BOT] post-merge updates 2024-02-27 08:15:37 +00:00
oca-ci
fb0fb884c3 [UPD] Update account_statement_import_online_gocardless.pot 2024-02-27 08:12:19 +00:00
OCA-git-bot
19e63ca06d Merge PR #667 into 16.0
Signed-off-by pedrobaeza
2024-02-27 08:09:37 +00:00
OCA-git-bot
bbbfe7f0e8 [BOT] post-merge updates 2024-02-26 17:35:04 +00:00
OCA-git-bot
83cc26e48a Merge PR #648 into 16.0
Signed-off-by StefanRijnhart
2024-02-26 17:32:03 +00:00
AlexPForgeFlow
e557786c9f [MIG] account_statement_import_online_gocardless: Migration to 16.0 2024-02-26 10:00:25 +01:00
Valentin Lab
04d362254c [16.0][FIX] models/online_bank_statement_provider_ponto.py: prevent attempt to modify of posted account.move 2024-02-23 17:12:16 +01:00
Ivorra78
6481ddf98e Translated using Weblate (Spanish)
Currently translated at 100.0% (99 of 99 strings)

Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_sheet_file
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_sheet_file/es/
2024-02-08 20:34:13 +00:00
AlexPForgeFlow
cd726f896b [IMP] account_statement_import_online_gocardless: pre-commit stuff 2024-02-07 16:42:32 +01:00
oca-ci
d58d1a9934 [UPD] Update account_statement_import_online_gocardless.pot 2024-02-07 16:42:32 +01:00
Pedro M. Baeza
9daf654667 [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
2024-02-07 16:42:32 +01:00
Pedro M. Baeza
dd0759c6e4 [FIX] account_statement_import_online_gocardless: Remove missing JS
Not sure why it didn't raise before.
2024-02-07 16:40:22 +01:00
Pedro M. Baeza
4faed3e1c5 [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
2024-02-07 16:31:25 +01:00
Pedro M. Baeza
1c06355727 [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
2024-02-07 16:31:25 +01:00
mymage
730b549414 Translated using Weblate (Italian)
Currently translated at 22.5% (7 of 31 strings)

Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_camt
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_camt/it/
2024-02-07 10:39:01 +00:00
Ömer KÜLAK
9dca998e55 Translated using Weblate (Turkish)
Currently translated at 95.9% (95 of 99 strings)

Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_sheet_file
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_sheet_file/tr/
2024-02-06 14:34:29 +00:00
Ömer KÜLAK
40d99685d7 Added translation using Weblate (Turkish) 2024-02-06 10:38:47 +00:00
Weblate
c3ae0f9699 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_sheet_file
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_sheet_file/
2024-02-06 10:10:28 +00:00
OCA-git-bot
4f4f6f7173 [BOT] post-merge updates 2024-02-06 10:10:22 +00:00
oca-ci
ac4cad226b [UPD] Update account_statement_import_sheet_file.pot 2024-02-06 10:07:27 +00:00
OCA-git-bot
7566b0c46f Merge PR #663 into 16.0
Signed-off-by alexey-pelykh
2024-02-06 10:04:46 +00:00
OCA-git-bot
1ef48a1be3 [BOT] post-merge updates 2024-02-06 10:02:36 +00:00
OCA-git-bot
2082411a16 Merge PR #668 into 16.0
Signed-off-by pedrobaeza
2024-02-06 09:59:42 +00:00
Stefan Rijnhart
02beb74971 [IMP] account_statement_import_online: only update journal when online service is set
This prevents a flood of logs in case your journals are written very often.
2024-02-06 10:39:34 +01:00
Ivorra78
401b855c11 Translated using Weblate (Spanish)
Currently translated at 100.0% (2 of 2 strings)

Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_file_reconcile_oca
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_file_reconcile_oca/es/
2024-02-03 10:33:53 +00:00
Ivorra78
ac541ae2f7 Translated using Weblate (Spanish)
Currently translated at 100.0% (96 of 96 strings)

Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_online
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_online/es/
2024-02-03 10:33:52 +00:00