SilvioC2C
aa170d57e9
[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-07-31 04:23:13 +02:00
mymage
1292a8eb37
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-07-31 04:23:13 +02:00
Ivorra78
bcbad7f8a0
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (31 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/es/
2024-07-31 04:23:13 +02:00
Weblate
60dd392825
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_camt
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_camt/
2024-07-31 04:23:13 +02:00
OCA-git-bot
e97f9dfc09
[UPD] README.rst
2024-07-31 04:23:13 +02:00
Ivorra78
1c02b97031
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (12 of 12 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/es/
2024-07-31 04:23:13 +02:00
OCA-git-bot
7fceb0d695
[UPD] README.rst
2024-07-31 04:23:13 +02:00
oca-ci
2ce0c4275a
[UPD] Update account_statement_import_camt.pot
2024-07-31 04:23:13 +02:00
sonhd91
34fee51a1d
[16.0][MIG] account_statement_import_camt: Migrate to version 16.0
2024-07-31 04:23:13 +02:00
Luc De Meyer
6b7167571f
fix camt unit tests
2024-07-31 04:23:13 +02:00
Luc De Meyer
7dbe7fd522
account_statement_import_camt - fix counterparty data
2024-07-31 04:23:13 +02:00
Téo Goddet
c3279f44a0
[IMP] account_bank_statement_import_camt: more infos in narration
...
with this commit, the narration field is filled with infos find in the camt file such as reversal indicator, return reason, cheque number, ...
before only a banking ref was present.
The transaction type field is also filled.
2024-07-31 04:23:13 +02:00
Stefan Rijnhart
9d3bc05330
[IMP] account_statement_import_camt: look for currency under Ntry
...
Encountered in a Camt.054 statement: currency listed under
/BkToCstmrDbtCdtNtfctn/Ntfctn/Ntry/Amt/@Ccy
2024-07-31 04:23:13 +02:00
Maksym Yankin
f4b1d0afc9
[MIG] account_statement_import_camt: Migration to 15.0
2024-07-31 04:23:13 +02:00
Sergio Zanchetta
6ffc3d5297
Translated using Weblate (Italian)
...
Currently translated at 83.3% (10 of 12 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-07-31 04:23:13 +02:00
Sergio Zanchetta
e81843c438
Added translation using Weblate (Italian)
2024-07-31 04:23:13 +02:00
Bosd
2b0029ed81
Translated using Weblate (Dutch)
...
Currently translated at 75.0% (9 of 12 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/nl/
2024-07-31 04:23:13 +02:00
OCA-git-bot
e70eb4a094
account_statement_import_camt 14.0.1.1.0
2024-07-31 04:23:13 +02:00
Stefan Rijnhart
01b69c0e28
[FIX] Fix same eror in camt54 module
2024-07-31 04:23:13 +02:00
Luc De Meyer
574eb9a1c0
[14.0][FIX]camt import
2024-07-31 04:23:13 +02:00
Iryna Vyshnevska
64a0eb0aa7
[MIG][14.0] account_statement_import_camt_oca
2024-07-31 04:23:13 +02:00
oca-git-bot
fc75dc9477
[IMP] update dotfiles
2024-07-06 17:19:28 +00:00
OCA-git-bot
028c29be7e
[BOT] post-merge updates
2024-06-21 10:04:12 +00:00
oca-ci
9508fde328
[UPD] Update account_statement_import_file_reconcile_oca.pot
2024-06-21 10:01:39 +00:00
OCA-git-bot
7bc319a6fa
Merge PR #697 into 17.0
...
Signed-off-by HaraldPanten
2024-06-21 09:59:37 +00:00
xtanuiha
31e3c4ffe6
Translated using Weblate (Chinese (Simplified) (zh_CN))
...
Currently translated at 100.0% (99 of 99 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/zh_CN/
2024-06-12 12:34:41 +00:00
xtanuiha
2db062c5d2
Translated using Weblate (Chinese (Simplified) (zh_CN))
...
Currently translated at 100.0% (5 of 5 strings)
Translation: bank-statement-import-17.0/bank-statement-import-17.0-account_statement_import_base
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-17-0/bank-statement-import-17-0-account_statement_import_base/zh_CN/
2024-06-12 08:51:04 +00:00
xtanuiha
ffe05bb247
Translated using Weblate (Chinese (Simplified) (zh_CN))
...
Currently translated at 100.0% (99 of 99 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/zh_CN/
2024-06-12 08:51:04 +00:00
xtanuiha
1ebc6cb296
Translated using Weblate (Chinese (Simplified) (zh_CN))
...
Currently translated at 100.0% (36 of 36 strings)
Translation: bank-statement-import-17.0/bank-statement-import-17.0-account_statement_import_file
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-17-0/bank-statement-import-17-0-account_statement_import_file/zh_CN/
2024-06-12 08:51:03 +00:00
xtanuiha
eaf7c8668a
Added translation using Weblate (Chinese (Simplified) (zh_CN))
2024-06-12 04:20:26 +00:00
jakobkrabbe
3711f248f4
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (36 of 36 strings)
Translation: bank-statement-import-17.0/bank-statement-import-17.0-account_statement_import_file
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-17-0/bank-statement-import-17-0-account_statement_import_file/sv/
2024-06-05 13:36:42 +00:00
mpascual
010b87f6a0
[MIG] account_statement_import_file_reconcile_oca: Migration to 17.0
2024-05-23 12:00:12 +02:00
mymage
2edbf7aff4
Translated using Weblate (Italian)
...
Currently translated at 100.0% (99 of 99 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-05-22 10:39:25 +00:00
mpascual
ac2273c1a8
[IMP] account_statement_import_file_reconcile_oca: pre-commit auto fixes
2024-05-22 08:35:51 +02:00
mymage
cb39601f0c
Translated using Weblate (Italian)
...
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/it/
2024-05-22 08:34:46 +02:00
mymage
6612329a5f
Added translation using Weblate (Italian)
2024-05-22 08:34:46 +02:00
Ivorra78
efec6c1f81
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-05-22 08:34:46 +02:00
Ivorra78
d85822c6f5
Added translation using Weblate (Spanish)
2024-05-22 08:34:46 +02:00
OCA-git-bot
1d80faa651
[BOT] post-merge updates
2024-05-22 08:34:46 +02:00
oca-ci
5226f00f95
[UPD] Update account_statement_import_file_reconcile_oca.pot
2024-05-22 08:34:46 +02:00
Alexis de Lattre
cb7b647fbd
[MIG] account_statement_import_file_reconcile_oca to v16
...
The module was ported from v14. It was renamed from
account_statement_import_file_reconciliation_widget to
account_statement_import_file_reconcile_oca to take into account the new
names of the modules it depend on.
Update code to the new notification system.
2024-05-22 08:34:46 +02:00
Weblate
7abba2b657
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-05-21 19:14:29 +00:00
OCA-git-bot
55cd6b00cb
[BOT] post-merge updates
2024-05-21 15:52:11 +00:00
oca-ci
31312ed649
[UPD] Update account_statement_import_sheet_file.pot
2024-05-21 15:24:42 +00:00
OCA-git-bot
0d08f88ccf
Merge PR #654 into 17.0
...
Signed-off-by pedrobaeza
2024-05-21 15:22:33 +00:00
Rocío Vega
3566322c09
[MIG] account_statement_import_sheet_file: Migration to 17.0
2024-05-15 09:39:44 -03:00
Rocío Vega
0967843644
[IMP] account_statement_import_sheet_file: pre-commit execution
2024-05-15 09:39:44 -03:00
OCA-git-bot
b20b06c3a7
[BOT] post-merge updates
2024-05-15 09:39:44 -03:00
Luis Felipe Miléo
a119d82999
[REF][account_statement_import_sheet_file] Remove decimal
2024-05-15 09:39:44 -03:00
Sergio Ariel Ameghino
ba7cbb765f
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (100 of 100 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-05-15 09:39:44 -03:00