Nicolas JEUDY
f8abc3d359
[MIG] migrate account_bank_statement_import_ofx to V11
...
- add #136 patch
2023-03-24 12:07:20 +01:00
OCA Transbot
28dd3d3a0e
OCA Transbot updated translations from Transifex
2023-03-24 12:07:20 +01:00
Alexis de Lattre
71bb3c9f39
[FIX] crash in account_bank_statement_save_file
2023-03-24 12:07:20 +01:00
Alexis de Lattre
386a60e58b
Remove the auto-delete lines with 0 amount (feature now provided by the module account_bank_statement_import)
2023-03-24 12:07:20 +01:00
OCA Transbot
0f3933a2fd
OCA Transbot updated translations from Transifex
2023-03-24 12:07:20 +01:00
Alexis de Lattre
b70558d414
[10.0] OFX: fix start/end balance ( #90 )
...
Remove start/end dates in name of statement, because it's better to have it via 2 computed fields
2023-03-24 12:07:20 +01:00
OCA Transbot
7b8581c945
OCA Transbot updated translations from Transifex
2023-03-24 12:07:20 +01:00
Alexis de Lattre
2d1dc34256
[MIG] account_bank_statement_import_ofx: Migration to 10.0
...
* Remove the code that matches partners, which is wrong and cannot work
* Better 'name' on bank statement
* Move from models directory to wizard
* Remove demo data to tests
* Use latest version of ofxparse from github
2023-03-24 12:07:20 +01:00
Sylvain LE GAL
0f575fe43b
[REF] OCA convention;
...
[ADD] patch ofx parser to make this module work with some european bank like credit cooperatif;
[IMP] wizard view to display OFX implementation;
2023-03-24 12:07:20 +01:00
Ilyas
ca49ca3401
Some changes for odoo 9.0
2023-03-24 12:07:20 +01:00
Pedro M. Baeza
6aec9e46f9
[MIG] Rename manifest files
2023-03-24 12:07:20 +01:00
OCA Transbot
f18bd01c6e
OCA Transbot updated translations from Transifex
2023-03-24 12:07:20 +01:00
Stéphane Bidoul
dd0651991b
[UPD] prefix versions with 8.0
2023-03-24 12:07:20 +01:00
OCA Transbot
0552cd988d
OCA Transbot updated translations from Transifex
2023-03-24 12:07:20 +01:00
Ronald Portier (Therp BV)
7bcf6b697f
[ENH] Support both old and new style parse results.
2023-03-24 12:07:20 +01:00
Ronald Portier (Therp BV)
4bde2492d6
[FIX] Copyright headers, vim line and manifest keys.
2023-03-24 12:07:20 +01:00
Ronald Portier (Therp BV)
f9ac075d51
[FIX] Test of ofx should not fail due to USD currency used.
2023-03-24 12:07:20 +01:00
Ronald Portier (Therp BV)
f6e3e6a636
[ENH] Support multiple accounts/currencies.
...
Copy of changes proposed for master.
2023-03-24 12:07:20 +01:00
Nicolas Bessi
13773556ab
account_bank_statement_import_ofx is not automatically installed anymore
2023-03-24 12:07:20 +01:00
Laurent Mignon (ACSONE)
7fc469008c
[ADD] i18n
2023-03-24 12:07:20 +01:00
Laurent Mignon
87d2277d1e
[IMP] Extract description to README
...
Add OCA as author,
PEP8
2023-03-24 12:07:20 +01:00
Laurent Mignon
61cac83ab8
[IMP] Let the res_partner_bank.post_write create the journal if it doesn't exist
2023-03-24 12:07:20 +01:00
Laurent Mignon
26f815c6b2
[IMP] Improve test coverage
2023-03-24 12:07:20 +01:00
Laurent Mignon (ACSONE)
405a1cb2ce
[IMP] use new API
...
Conflicts:
account_bank_statement_import/account_bank_statement_import.py
2023-03-24 12:07:20 +01:00
Laurent Mignon
28be6dc124
[IMP] Backport from master at 04daefd2d101d90daf5782173b95f31f3bd9e1b6
2023-03-24 12:07:20 +01:00
Ronald Portier (Therp BV)
153dc7fa11
[FIX] Make flake and pylint happy.
...
No automatic creation of journals. Provide demo data to succesfully
run tests.
2023-03-24 12:07:20 +01:00
Alexis de Lattre
69aa85d56f
Enable allow_auto_create_journal in the automated tests
2023-03-24 12:07:20 +01:00
Alexis de Lattre
f8f2e8979e
Adapt start/end balance in the OFX test
2023-03-24 12:07:20 +01:00
Alexis de Lattre
580b192c0c
New backport from odoo/master
...
Fix bug #5
2023-03-24 12:07:20 +01:00
Ronald Portier (Therp BV)
067a212fe3
[FIX] Forgot to commit some __Init__.py files.
2023-03-24 12:07:20 +01:00
Ronald Portier (Therp BV)
be4a226ddb
[FIX] Add noqa even to __init__.py files.
2023-03-24 12:07:20 +01:00
Ronald Portier (Therp BV)
f8b2199a6b
[FIX] Apparently noqa tag should also be part of __openerp__.py files.
2023-03-24 12:07:20 +01:00
Ronald Portier (Therp BV)
f2da30f716
[FIX] Reverse change of year 2013 to 2014 in test files, and add warning
...
to module descriptions that periods in 2013 should exist when using
test-files.
2023-03-24 12:07:20 +01:00
Ronald Portier (Therp BV)
88905dd844
[FIX] Add noqa tags to backported py files.
2023-03-24 12:07:20 +01:00
Ronald Portier (Therp BV)
65a35b8657
[FIX] Change year in test files to 2014
...
[FIX] Change reference to not existing menu
2023-03-24 12:07:20 +01:00
Ronald Portier (Therp BV)
e11e7c236a
[RFR] Move backported bank import modules from bank-payment
...
to bank-statement-import repository.
2023-03-24 12:07:20 +01:00
Weblate
f675eb98cf
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_file
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_file/
2023-03-23 16:14:33 +00:00
OCA-git-bot
e68238fcd4
[ADD] setup.py
2023-03-23 12:52:56 +00:00
OCA-git-bot
b159085516
[UPD] README.rst
2023-03-23 12:52:55 +00:00
OCA-git-bot
258472abde
[UPD] addons table in README.md
2023-03-23 12:52:55 +00:00
oca-ci
7dbcfebd00
[UPD] Update account_statement_import_file.pot
2023-03-23 12:50:36 +00:00
OCA-git-bot
b9879fc645
Merge PR #575 into 16.0
...
Signed-off-by gurneyalex
2023-03-23 12:48:33 +00:00
oca-git-bot
1dbf0455d3
[IMP] update dotfiles [ci skip]
2023-03-12 19:01:19 +01:00
Alexis de Lattre
4f5259aa88
[MIG] account_statement_import_file to v16
...
The module was renamed from account_statement_import to account_statement_import_file.
The migration has been done from v14 to v16, to take into account the big changes that took place in v14 with the introduction of the module account_statement_import_base. The changes from v15 have been forward-ported to v16.
2023-03-06 22:36:41 +01:00
Francesco Foresti
b12fa2ddf7
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/
2023-03-06 16:07:16 +01:00
OCA-git-bot
ad85ca66de
account_statement_import 14.0.3.3.0
2023-03-06 16:07:16 +01:00
Enric Tobella
ee58c1c5bb
[FIX] account_Statement_import: Show button on header
2023-03-06 16:07:16 +01:00
Enric Tobella
17b9f08cbb
[FIX] account_statement_import: Do not load JS on some test environment
2023-03-06 16:07:16 +01:00
Weblate
322077a459
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
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import/
2023-03-06 16:07:16 +01:00
OCA-git-bot
2008f2d6f1
account_statement_import 14.0.3.2.0
2023-03-06 16:07:16 +01:00