Nicolas JEUDY
2c09d3b93a
[MIG] migrate account_bank_statement_import_ofx to V11
- add #136 patch
7 years ago
Alexis de Lattre
0fa332ebaa
[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
8 years ago
Alexis de Lattre
4f95ebae61
[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
8 years ago
Sylvain LE GAL
61810d00c1
[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;
9 years ago
Laurent Mignon
07bcbad765
[IMP] Extract description to README
Add OCA as author,
PEP8
10 years ago
Laurent Mignon
09c86ddc47
[IMP] Improve test coverage
10 years ago
Laurent Mignon (ACSONE)
810e2976bb
[IMP] use new API
Conflicts:
account_bank_statement_import/account_bank_statement_import.py
10 years ago
Laurent Mignon
6e683d8db3
[IMP] Backport from master at 04daefd2d1
10 years ago
Alexis de Lattre
f2e7c3fbcb
Enable allow_auto_create_journal in the automated tests
10 years ago
Alexis de Lattre
3f72c8c3f3
Adapt start/end balance in the OFX test
10 years ago
Alexis de Lattre
d87b74891c
New backport from odoo/master
Fix bug #5
10 years ago
Ronald Portier (Therp BV)
0183c64be0
[FIX] Add noqa even to __init__.py files.
10 years ago
Ronald Portier (Therp BV)
be7975b92b
[FIX] Add noqa tags to backported py files.
10 years ago
Ronald Portier (Therp BV)
02ee3f410c
[RFR] Move backported bank import modules from bank-payment
to bank-statement-import repository.
10 years ago