Alexis de Lattre
d7947f798f
[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
2020-11-17 17:04:31 +01:00
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
Laurent Mignon
2e823b0506
[IMP] Extract description to README
...
Add OCA as author,
PEP8
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
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)
2dc2ba282b
[FIX] Add noqa even to __init__.py 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)
e03f2e5f8a
[RFR] Move backported bank import modules from bank-payment
...
to bank-statement-import repository.
2020-11-17 17:04:31 +01:00