Commit Graph

600 Commits

Author SHA1 Message Date
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
bosd
ecaa50c284 [FIX] account_statement_import: dot files 2024-02-02 21:42:25 +01:00
bosd
04235a2b89 [FIX]account_statement_import: deprecated data node 2024-01-14 13:37:14 +01:00
bosd
77c793868e bank-statement-import [14.0] repo update 2024-01-14 13:26:41 +01:00
Ivorra78
db84c002cd Translated using Weblate (Spanish)
Currently translated at 100.0% (4 of 4 strings)

Translation: bank-statement-import-14.0/bank-statement-import-14.0-account_statement_import_online_ponto_ing
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import_online_ponto_ing/es/
2023-12-29 10:33:36 +00:00
Ivorra78
93a5987369 Translated using Weblate (Spanish)
Currently translated at 100.0% (5 of 5 strings)

Translation: bank-statement-import-14.0/bank-statement-import-14.0-account_statement_import_file_reconciliation_widget
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import_file_reconciliation_widget/es/
2023-12-29 10:33:36 +00:00
Ivorra78
4978178998 Translated using Weblate (Spanish)
Currently translated at 100.0% (8 of 8 strings)

Translation: bank-statement-import-14.0/bank-statement-import-14.0-account_statement_import_ofx_by_acctid
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import_ofx_by_acctid/es/
2023-12-29 10:33:35 +00:00
Ivorra78
b9b2f23cb2 Translated using Weblate (Spanish)
Currently translated at 100.0% (10 of 10 strings)

Translation: bank-statement-import-14.0/bank-statement-import-14.0-account_statement_import_camt54
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import_camt54/es/
2023-12-29 10:33:35 +00:00
Ivorra78
f5e9c3d384 Translated using Weblate (Spanish)
Currently translated at 100.0% (10 of 10 strings)

Translation: bank-statement-import-14.0/bank-statement-import-14.0-account_statement_import_base
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import_base/es/
2023-12-29 10:33:35 +00:00
Ivorra78
aa878c64b4 Translated using Weblate (Spanish)
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/
2023-12-29 10:33:35 +00:00
Ivorra78
e22f8f6070 Translated using Weblate (Spanish)
Currently translated at 100.0% (34 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/es/
2023-12-29 10:33:35 +00:00
Ivorra78
bd55c95622 Added translation using Weblate (Spanish) 2023-12-29 07:57:05 +00:00
Ivorra78
52d9b56321 Added translation using Weblate (Spanish) 2023-12-29 07:55:37 +00:00
Ivorra78
a2b5c5c123 Added translation using Weblate (Spanish) 2023-12-29 07:38:58 +00:00