Alexis de Lattre
579b939f2c
[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
2020-11-17 17:04:31 +01:00
Sylvain LE GAL
c9fe5cb455
[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;
2020-11-17 17:04:31 +01:00
Ilyas
cdb376b52c
Some changes for odoo 9.0
2020-11-17 17:04:31 +01:00
Pedro M. Baeza
d0e910d3a2
[MIG] Rename manifest files
2020-11-17 17:04:31 +01:00
OCA Transbot
5792bce823
OCA Transbot updated translations from Transifex
2020-11-17 17:04:31 +01:00
Stéphane Bidoul
e24dd7ac4f
[UPD] prefix versions with 8.0
2020-11-17 17:04:31 +01:00
OCA Transbot
e81420a2b2
OCA Transbot updated translations from Transifex
2020-11-17 17:04:31 +01:00
Ronald Portier (Therp BV)
d32d93388e
[ENH] Support both old and new style parse results.
2020-11-17 17:04:31 +01:00
Ronald Portier (Therp BV)
6bd637039f
[FIX] Copyright headers, vim line and manifest keys.
2020-11-17 17:04:31 +01:00
Ronald Portier (Therp BV)
27d9eaf24e
[FIX] Test of ofx should not fail due to USD currency used.
2020-11-17 17:04:31 +01:00
Ronald Portier (Therp BV)
30c8d0eb86
[ENH] Support multiple accounts/currencies.
...
Copy of changes proposed for master.
2020-11-17 17:04:31 +01:00
Nicolas Bessi
2eb75e8b62
account_bank_statement_import_ofx is not automatically installed anymore
2020-11-17 17:04:31 +01:00
Laurent Mignon (ACSONE)
4d468e6db7
[ADD] i18n
2020-11-17 17:04:31 +01:00
Laurent Mignon
2e823b0506
[IMP] Extract description to README
...
Add OCA as author,
PEP8
2020-11-17 17:04:31 +01:00
Laurent Mignon
ae4a251c45
[IMP] Let the res_partner_bank.post_write create the journal if it doesn't exist
2020-11-17 17:04:31 +01:00
Laurent Mignon
445ac0642b
[IMP] Improve test coverage
2020-11-17 17:04:31 +01:00
Laurent Mignon (ACSONE)
ede2024ea1
[IMP] use new API
...
Conflicts:
account_bank_statement_import/account_bank_statement_import.py
2020-11-17 17:04:31 +01:00
Laurent Mignon
3a2a0839ce
[IMP] Backport from master at 04daefd2d101d90daf5782173b95f31f3bd9e1b6
2020-11-17 17:04:31 +01:00
Ronald Portier (Therp BV)
a2bfc4bb6a
[FIX] Make flake and pylint happy.
...
No automatic creation of journals. Provide demo data to succesfully
run tests.
2020-11-17 17:04:31 +01:00
Alexis de Lattre
07bd88fa54
Enable allow_auto_create_journal in the automated tests
2020-11-17 17:04:31 +01:00
Alexis de Lattre
10ed6bb570
Adapt start/end balance in the OFX test
2020-11-17 17:04:31 +01:00
Alexis de Lattre
ac6bce3885
New backport from odoo/master
...
Fix bug #5
2020-11-17 17:04:31 +01:00
Ronald Portier (Therp BV)
f59386b9c6
[FIX] Forgot to commit some __Init__.py files.
2020-11-17 17:04:31 +01:00
Ronald Portier (Therp BV)
2dc2ba282b
[FIX] Add noqa even to __init__.py files.
2020-11-17 17:04:31 +01:00
Ronald Portier (Therp BV)
553f3bede6
[FIX] Apparently noqa tag should also be part of __openerp__.py files.
2020-11-17 17:04:31 +01:00
Ronald Portier (Therp BV)
b8db77b6db
[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.
2020-11-17 17:04:31 +01:00
Ronald Portier (Therp BV)
386d26d26a
[FIX] Add noqa tags to backported py files.
2020-11-17 17:04:31 +01:00
Ronald Portier (Therp BV)
4228c95beb
[FIX] Change year in test files to 2014
...
[FIX] Change reference to not existing menu
2020-11-17 17:04:31 +01:00
Ronald Portier (Therp BV)
e03f2e5f8a
[RFR] Move backported bank import modules from bank-payment
...
to bank-statement-import repository.
2020-11-17 17:04:31 +01:00
oca-git-bot
0bbea68ff0
[IMP] update dotfiles [ci skip]
2020-11-01 21:37:28 +01:00
oca-git-bot
d2b90fd948
Initialize 14.0 branch
2020-10-08 21:06:51 +02:00