OCA-git-bot
d70a15df69
account_statement_import_online 14.0.2.1.1
2023-09-29 18:52:51 +02:00
Jairo Llopis
266c5160a8
[FIX] account_statement_import_online: use unittest.mock and don't import tests at install
...
Installing this module failed because `mock` couldn't be found. Indeed there was a migration problem.
However, I was not testing the module; just installing. At install, tests shouldn't be imported.
This file was being imported because the dummy model was expected to exist in database for tests. Using odoo-test-helper for that now.
@moduon MT-295
2023-09-29 18:52:51 +02:00
OCA Transbot
92499830fd
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/
2023-09-29 18:52:51 +02:00
OCA-git-bot
2ecea8c52d
account_statement_import_online 14.0.2.1.0
2023-09-29 18:52:51 +02:00
oca-travis
d4e548d893
[UPD] Update account_statement_import_online.pot
2023-09-29 18:52:51 +02:00
Ronald Portier
7e43df8df0
[FIX] *_online Improvements after review
2023-09-29 18:52:51 +02:00
Ronald Portier
b6d8dd1c22
[IMP] account_statement_import_online[_ponto] improvements.
...
1. Find partner if ther already is a bank account with the right IBAN;
2. Store (and display) raw import data to help in problem determination;
3. Make it easy to extend the parsing of import data;
4. Apply some clean coding principles.
2023-09-29 18:52:51 +02:00
OCA-git-bot
f8f804c1ba
account_statement_import_online 14.0.2.0.1
2023-09-29 18:52:51 +02:00
Sergio Zanchetta
dbd103b010
Translated using Weblate (Italian)
...
Currently translated at 26.6% (24 of 90 strings)
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/it/
2023-09-29 18:52:50 +02:00
Sergio Zanchetta
3efa031311
Added translation using Weblate (Italian)
2023-09-29 18:52:50 +02:00
default
bef25152f9
[FIX] fixing empty assuming is a good default value #422
2023-09-29 18:52:50 +02:00
OCA Transbot
258d3a84ec
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/
2023-09-29 18:52:50 +02:00
OCA-git-bot
3f032a83db
account_statement_import_online 14.0.2.0.0
2023-09-29 18:52:50 +02:00
oca-travis
7e34f3087d
[UPD] Update account_statement_import_online.pot
2023-09-29 18:52:50 +02:00
Ernesto Tejeda
8d09c0a44f
[IMP] account_statement_import_online: don't import empty statements.
2023-09-29 18:52:50 +02:00
oca-travis
c44fd82be1
[UPD] Update account_statement_import_online.pot
2023-09-29 18:52:49 +02:00
Ronald Portier
46581758da
[FIX] account_statement_import_online: further improvements.
2023-09-29 18:52:49 +02:00
Alexis de Lattre
ea365e2085
account_statement_import_online: usability improvement on form view of online.bank.statement.provider: avoid speading the information on 3 tabs. As there are just a few fields, let's keep all the information directly visible.
...
Fix warning on search view of online.bank.statement.provider
Fix some tests
Button on journal form view to access the wizard
The wizard now returns the bank statements of the journal(s)
Fix wired strings
2023-09-29 18:52:49 +02:00
Ronald Portier
1853ac7d3b
[IMP] Adapt account_bank_statement_import_online to 14.0
...
Also Rename account_bank_statement_import_online => account_statement_import_online
2023-09-29 18:52:49 +02:00
OCA-git-bot
c1b656eeaf
[UPD] README.rst
2023-09-03 11:52:54 +00:00
Ivorra78
408b163da3
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_camt54
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_camt54/es/
2023-07-29 12:10:39 +00:00
Ivorra78
364488265d
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/
2023-07-29 12:10:39 +00:00
Ivorra78
ffe020c16d
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (36 of 36 strings)
Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_file
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_file/es/
2023-07-29 12:10:39 +00:00
Ivorra78
e4df63d82f
Added translation using Weblate (Spanish)
2023-07-29 09:24:56 +00:00
OCA-git-bot
fb2f434b29
[UPD] addons table in README.md
2023-07-17 11:51:00 +00:00
OCA-git-bot
b8d1bd1013
Merge PR #610 into 16.0
...
Signed-off-by pedrobaeza
2023-07-17 11:48:16 +00:00
Aritz Olea
f5077f6883
[IMP] account_statement_import_file: Rename file_import selection value to file_import_oca
2023-07-17 13:01:10 +02:00
OCA-git-bot
6befd80a2f
[ADD] setup.py
2023-07-07 12:00:00 +00:00
OCA-git-bot
561de6c70e
[UPD] README.rst
2023-07-07 12:00:00 +00:00
OCA-git-bot
ba07f52767
[UPD] addons table in README.md
2023-07-07 11:59:58 +00:00
oca-ci
dfb752b151
[UPD] Update account_statement_import_camt54.pot
2023-07-07 11:57:16 +00:00
OCA-git-bot
24311aec4b
Merge PR #562 into 16.0
...
Signed-off-by gurneyalex
2023-07-07 11:55:12 +00:00
sonhd91
2967bc2e0a
[IMP] account_bank_statement_import_camt54: Add view for transfer_line field
2023-07-07 18:40:27 +07:00
sonhd91
732ff93dbf
[16.0][MIG] account_statement_import_camt54: Migrate to version 16.0
2023-07-07 18:40:27 +07:00
sonhd91
ef1b216198
[IMP] account_statement_import_camt54: black, isort, prettier
2023-07-07 18:40:27 +07:00
Maksym Yankin
61c898b569
[MIG] account_statement_import_camt54: Migration to 15.0
2023-07-07 18:40:27 +07:00
Sergio Zanchetta
15f1f015d6
Translated using Weblate (Italian)
...
Currently translated at 50.0% (5 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/it/
2023-07-07 18:40:27 +07:00
Sergio Zanchetta
3fb23d1e69
Added translation using Weblate (Italian)
2023-07-07 18:40:27 +07:00
OCA-git-bot
5259d5ec12
account_statement_import_camt54 14.0.1.1.0
2023-07-07 18:40:27 +07:00
Stefan Rijnhart
d5aabc6605
[FIX] Fix same eror in camt54 module
2023-07-07 18:40:27 +07:00
Iryna Vyshnevska
4fa0cbcdc1
[IMP] add option to create addtional final line
2023-07-07 18:40:27 +07:00
Iryna Vyshnevska
1a1e06179b
[14.0][MIG] account_statement_import_camt54
2023-07-07 18:40:27 +07:00
OCA-git-bot
80acfaffa4
[ADD] setup.py
2023-07-07 06:29:36 +00:00
OCA-git-bot
f617b21a0d
[UPD] README.rst
2023-07-07 06:29:35 +00:00
OCA-git-bot
d63fe00001
[UPD] addons table in README.md
2023-07-07 06:29:34 +00:00
oca-ci
19cfca98fc
[UPD] Update account_statement_import_camt.pot
2023-07-07 06:26:59 +00:00
OCA-git-bot
87f057f3bb
Merge PR #556 into 16.0
...
Signed-off-by gurneyalex
2023-07-07 06:25:01 +00:00
Adriano Prado
25ad7bd106
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (5 of 5 strings)
Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_base
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_base/pt_BR/
2023-06-27 16:10:08 +00:00
Adriano Prado
6f77ff5f6c
Added translation using Weblate (Portuguese (Brazil))
2023-06-27 13:45:50 +00:00
Adriano Prado
c24add14ed
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/
2023-06-12 16:10:24 +00:00