Commit Graph

105 Commits

Author SHA1 Message Date
manu
dce063fd23 [IMP] : black, isort, prettier 2022-04-13 12:51:00 +02:00
OCA-git-bot
015a696582 account_statement_import_online 14.0.2.1.1 2022-04-13 12:50:22 +02:00
Jairo Llopis
883c3b438a [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
2022-04-13 12:50:22 +02:00
OCA Transbot
2ab5491eb9 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/
2022-04-13 12:50:22 +02:00
OCA-git-bot
2ced84c4f2 account_statement_import_online 14.0.2.1.0 2022-04-13 12:50:22 +02:00
oca-travis
94035716f0 [UPD] Update account_statement_import_online.pot 2022-04-13 12:50:22 +02:00
Ronald Portier
a95028a81d [FIX] *_online Improvements after review 2022-04-13 12:50:22 +02:00
Ronald Portier
74d192ab05 [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.
2022-04-13 12:50:22 +02:00
OCA-git-bot
54147bd6f1 account_statement_import_online 14.0.2.0.1 2022-04-13 12:50:22 +02:00
Sergio Zanchetta
0476276410 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/
2022-04-13 12:50:22 +02:00
Sergio Zanchetta
bfa6442edf Added translation using Weblate (Italian) 2022-04-13 12:50:22 +02:00
default
083d8bd08a [FIX] fixing empty assuming is a good default value #422 2022-04-13 12:50:22 +02:00
OCA Transbot
46b4cd2b29 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/
2022-04-13 12:50:22 +02:00
OCA-git-bot
29efa33339 account_statement_import_online 14.0.2.0.0 2022-04-13 12:50:22 +02:00
oca-travis
0b8c98e69c [UPD] Update account_statement_import_online.pot 2022-04-13 12:50:22 +02:00
Ernesto Tejeda
8ee3181a56 [IMP] account_statement_import_online: don't import empty statements. 2022-04-13 12:50:22 +02:00
oca-travis
ac53bb1d2e [UPD] Update account_statement_import_online.pot 2022-04-13 12:50:22 +02:00
Ronald Portier
6bacccbc48 [FIX] account_statement_import_online: further improvements. 2022-04-13 12:50:22 +02:00
Alexis de Lattre
1acdd20905 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
2022-04-13 12:50:22 +02:00
Ronald Portier
f726b84980 [IMP] Adapt account_bank_statement_import_online to 14.0
Also Rename account_bank_statement_import_online => account_statement_import_online
2022-04-13 12:50:22 +02:00
oca-git-bot
d0312fcc5d [IMP] update dotfiles [ci skip] 2022-03-30 21:49:16 +02:00
OCA-git-bot
b51132ce34 [UPD] addons table in README.md 2022-02-26 11:17:06 +00:00
OCA-git-bot
08ae2baa2e account_statement_import 15.0.2.1.0 2022-02-26 11:17:01 +00:00
OCA-git-bot
142a9e612d Merge PR #451 into 15.0
Signed-off-by pedrobaeza
2022-02-26 11:14:20 +00:00
Eduardo De Miguel
bc791cb986 [FIX] Change demo data
Change demo data to not override Odoo `account_bank_statement_import` module and let the tests pass if both modules are going to be installed.
2022-02-25 12:58:52 +01:00
OCA Transbot
09afc61d2b Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: bank-statement-import-15.0/bank-statement-import-15.0-account_statement_import
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-15-0/bank-statement-import-15-0-account_statement_import/
2022-02-24 11:19:14 +00:00
OCA-git-bot
1325971ac8 [UPD] addons table in README.md 2022-02-24 11:19:01 +00:00
oca-ci
2e0ad4b38d [UPD] Update account_statement_import.pot 2022-02-24 11:16:26 +00:00
OCA-git-bot
d701dfa916 Merge PR #450 into 15.0
Signed-off-by pedrobaeza
2022-02-24 11:14:17 +00:00
Miquel Raïch
f4a088cb01 [FIX] account_statement_import: abs lines don't need partner_bank_id field
Let them use the one from account moves.
2022-02-24 11:50:55 +01:00
OCA-git-bot
c653171ec2 [ADD] setup.py 2022-02-02 08:57:10 +00:00
OCA-git-bot
4e2d480580 [UPD] addons table in README.md 2022-02-02 08:57:08 +00:00
oca-ci
cf6caeb9b2 [UPD] Update account_statement_import_camt54.pot 2022-02-02 08:54:58 +00:00
OCA-git-bot
4020dfdb32 Merge PR #442 into 15.0
Signed-off-by simahawk
2022-02-02 08:52:41 +00:00
Maksym Yankin
85d759991a [MIG] account_statement_import_camt54: Migration to 15.0 2022-02-02 09:52:03 +02:00
Maksym Yankin
13b6150578 [IMP] account_statement_import_camt54: black, isort, prettier 2022-02-02 09:52:03 +02:00
Sergio Zanchetta
1542bece72 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/
2022-02-02 09:52:03 +02:00
Sergio Zanchetta
ebf2d1857a Added translation using Weblate (Italian) 2022-02-02 09:52:03 +02:00
OCA-git-bot
f21ef32bac account_statement_import_camt54 14.0.1.1.0 2022-02-02 09:52:03 +02:00
Stefan Rijnhart
79c369be7c [FIX] Fix same eror in camt54 module 2022-02-02 09:52:03 +02:00
OCA-git-bot
4674c65bf3 [UPD] README.rst 2022-02-02 09:52:03 +02:00
oca-travis
0d1bbde29a [UPD] Update account_statement_import_camt54.pot 2022-02-02 09:52:03 +02:00
Iryna Vyshnevska
47968a866b [IMP] add option to create addtional final line 2022-02-02 09:52:03 +02:00
Iryna Vyshnevska
66f5316dfd [14.0][MIG] account_statement_import_camt54 2022-02-02 09:52:03 +02:00
OCA-git-bot
eb41bfcdb7 [ADD] setup.py 2022-02-02 07:50:17 +00:00
OCA-git-bot
087443f899 [UPD] addons table in README.md 2022-02-02 07:50:16 +00:00
oca-ci
22bb3103e3 [UPD] Update account_statement_import_camt.pot 2022-02-02 07:48:08 +00:00
OCA-git-bot
952585beeb Merge PR #441 into 15.0
Signed-off-by simahawk
2022-02-02 07:45:46 +00:00
Maksym Yankin
7bae37b428 [MIG] account_statement_import_camt: Migration to 15.0 2022-02-01 15:53:10 +02:00
Maksym Yankin
b2f3f81025 [IMP] account_statement_import_camt: black, isort, prettier 2022-02-01 13:01:49 +02:00