Commit Graph

614 Commits

Author SHA1 Message Date
mymage
6e8c7522f2 Added translation using Weblate (Italian) 2025-01-10 15:43:34 +00:00
mymage
7eabf2fbf8 Added translation using Weblate (Italian) 2025-01-10 15:16:06 +00:00
mymage
31340ba199 Added translation using Weblate (Italian) 2025-01-10 15:16:02 +00:00
mymage
c16902f722 Added translation using Weblate (Italian) 2025-01-10 15:06:26 +00:00
mymage
6781e528cd Added translation using Weblate (Italian) 2025-01-10 15:06:16 +00:00
mymage
acb3b56715 Added translation using Weblate (Italian) 2025-01-10 14:12:42 +00:00
mymage
37b4cfc753 Added translation using Weblate (Italian) 2025-01-10 14:12:37 +00:00
Weblate
9375140426 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_paypal
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import_online_paypal/
2024-08-29 13:59:03 +00:00
OCA-git-bot
7055bea345 [BOT] post-merge updates 2024-08-29 13:58:56 +00:00
oca-ci
ceeb3563f3 [UPD] Update account_statement_import_online_paypal.pot 2024-08-29 13:55:49 +00:00
OCA-git-bot
4558e9a6d1 Merge PR #645 into 14.0
Signed-off-by dreispt
2024-08-29 13:52:56 +00:00
OCA-git-bot
11e18fa153 [BOT] post-merge updates 2024-05-29 15:42:33 +00:00
OCA-git-bot
1223d3601c Merge PR #700 into 14.0
Signed-off-by grindtildeath
2024-05-29 15:39:22 +00:00
Akim Juillerat
83bd8f71a2 account_statement_import: Do not overwrite journal active_id
The call to parse_file must not overwrite the active_id value in the context
as this active_id refers to the journal from which the wizard was called.

It was especially wrong because the existing active_model key is still set to
account.journal, with an active_id that was referencing account.statement.import
wizard ID.

If the wizard ID is needed, it can still be found on self, and if this ID
must be propagated through the context, it must use a dedicated key instead
of hijacking the active_id.
2024-05-28 21:21:40 +02:00
Rodrigo Macedo
05924cd14e Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (38 of 38 strings)

Translation: bank-statement-import-14.0/bank-statement-import-14.0-account_statement_import
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import/pt_BR/
2024-05-20 16:39:15 +00:00
Anna Martínez
c0967283dd Translated using Weblate (Spanish)
Currently translated at 95.2% (100 of 105 strings)

Translation: bank-statement-import-14.0/bank-statement-import-14.0-account_statement_import_txt_xlsx
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import_txt_xlsx/es/
2024-05-07 18:36:24 +00:00
Weblate
a35256d556 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_txt_xlsx
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import_txt_xlsx/
2024-05-07 14:24:42 +00:00
OCA-git-bot
25ec27bb16 [BOT] post-merge updates 2024-05-07 14:24:19 +00:00
oca-ci
767406f1cb [UPD] Update account_statement_import_txt_xlsx.pot 2024-05-07 14:20:50 +00:00
OCA-git-bot
6338bb1948 Merge PR #688 into 14.0
Signed-off-by alexey-pelykh
2024-05-07 14:17:53 +00:00
PicchiSeba
3c72b0534d [IMP]account_statement_import_txt_xlsx: additional mapping controls 2024-05-07 15:55:19 +02:00
mymage
39f0c47b18 Translated using Weblate (Italian)
Currently translated at 84.2% (32 of 38 strings)

Translation: bank-statement-import-14.0/bank-statement-import-14.0-account_statement_import
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import/it/
2024-05-03 16:37:51 +00:00
oca-git-bot
82d0f22986 [IMP] update dotfiles 2024-05-01 17:51:03 +00:00
OCA-git-bot
539c218c7b [BOT] post-merge updates 2024-03-13 14:42:16 +00:00
oca-ci
8aaa840f15 [UPD] Update account_statement_import_sftp.pot 2024-03-13 14:39:11 +00:00
OCA-git-bot
56fd946289 Merge PR #606 into 14.0
Signed-off-by StefanRijnhart
2024-03-13 14:36:19 +00:00
davidwul
022491914d fix backend name and add auto post feature (#19)
* backend type need to be the same name as defined in xml

* Add the auto post ability and the description en the readme.
2024-03-07 15:23:42 +01:00
luca
645582f0a0 T0662: Added some basic tests for the account_statement_import_sftp module. 2024-03-07 12:13:43 +01:00
mymage
2a69e2e37a Translated using Weblate (Italian)
Currently translated at 100.0% (98 of 98 strings)

Translation: bank-statement-import-14.0/bank-statement-import-14.0-account_statement_import_txt_xlsx
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import_txt_xlsx/it/
2024-03-01 10:36:34 +00:00
OCA-git-bot
aae4624a8a [BOT] post-merge updates 2024-02-12 14:25:22 +00:00
oca-ci
9c0d60512f [UPD] Update account_statement_import_online_wise.pot 2024-02-12 14:22:29 +00:00
OCA-git-bot
b7d6c4d0e2 Merge PR #601 into 14.0
Signed-off-by alexey-pelykh
2024-02-12 14:19:48 +00:00
Emanuel Cino
4d8afe3916 [MIG] account_statement_import_online_wise: Migration to 14.0 2024-02-12 15:04:51 +01:00
Emanuel Cino
e697099893 [IMP] account_statement_import_online_wise: black, isort, prettier 2024-02-12 15:04:50 +01:00
Pedro M. Baeza
08fe16d2d6 [IMP] Update dot files 2024-02-12 15:04:50 +01:00
Alexey Pelykh
d8d3f3daea [MIG] account_bank_statement_import_online_transferwise: Migration to 13.0 2024-02-12 15:04:50 +01:00
Alexey Pelykh
f5ae704071 [IMP] account_bank_statement_import_online_transferwise: black, isort, prettier 2024-02-12 15:04:50 +01:00
Alexey Pelykh
3dcd4ee101 [IMP] account_bank_statement_import_online_transferwise: support SCA 2024-02-12 15:04:50 +01:00
Alexey Pelykh
c63a31d5ab [FIX] account_bank_statement_import_online_transferwise: charset 2024-02-12 15:04:50 +01:00
Alexey Pelykh
e2b6c60d27 [FIX] account_bank_statement_import_online_transferwise: fees for refund and top-up 2024-02-12 15:04:50 +01:00
Alexey Pelykh
f079a33312 [FIX] account_bank_statement_import_online_transferwise: fix fees with top-up 2024-02-12 15:04:50 +01:00
Alexey Pelykh
ff068d25bb [ADD] account_bank_statement_import_online_transferwise 2024-02-12 15:04:50 +01:00
davidwul
e4c6c56fc2 Merge branch 'OCA:14.0' into 14.0-account_statement_import_sftp 2024-02-08 19:34:10 +01:00
mymage
13fcbc51c8 Translated using Weblate (Italian)
Currently translated at 29.4% (10 of 34 strings)

Translation: bank-statement-import-14.0/bank-statement-import-14.0-account_statement_import_camt
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import_camt/it/
2024-02-07 10:33:53 +00:00
Weblate
b8c76e35f3 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
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import_online/
2024-02-03 14:29:25 +00:00
OCA-git-bot
d1b25d98f9 [BOT] post-merge updates 2024-02-03 14:29:03 +00:00
oca-ci
9fd7aba69a [UPD] Update account_statement_import_online.pot 2024-02-03 14:26:11 +00:00
oca-ci
39619fb400 [UPD] Update account_statement_import.pot 2024-02-03 14:26:08 +00:00
OCA-git-bot
53848154b0 Merge PR #658 into 14.0
Signed-off-by StefanRijnhart
2024-02-03 14:23:27 +00:00
bosd
2509cf3074 [FIX] account_statement_import: manual update dot files 2024-02-02 22:22:27 +01:00