Commit Graph

13 Commits

Author SHA1 Message Date
Alexis de Lattre
f751862062 [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
2017-03-18 17:41:20 +01:00
Alexis de Lattre
2e30540217 [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
2016-12-14 17:47:06 +01:00
Sylvain LE GAL
9fa4ee2607 [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;
2016-12-14 17:47:00 +01:00
Laurent Mignon
0550df383c [IMP] Extract description to README
Add OCA as author,
PEP8
2015-06-08 11:17:16 +02:00
Laurent Mignon
5a5c48e355 [IMP] Improve test coverage 2015-06-08 11:17:16 +02:00
Laurent Mignon (ACSONE)
ec26ad79b9 [IMP] use new API
Conflicts:
	account_bank_statement_import/account_bank_statement_import.py
2015-06-08 11:17:16 +02:00
Laurent Mignon
c7c6954df7 [IMP] Backport from master at 04daefd2d101d90daf5782173b95f31f3bd9e1b6 2015-06-08 11:17:16 +02:00
Alexis de Lattre
0796cb616c Enable allow_auto_create_journal in the automated tests 2015-02-02 12:56:30 +01:00
Alexis de Lattre
eb576053c1 Adapt start/end balance in the OFX test 2015-02-02 12:47:56 +01:00
Alexis de Lattre
c017b6864b New backport from odoo/master
Fix bug #5
2015-01-23 22:50:24 +01:00
Ronald Portier (Therp BV)
2ebba0ee05 [FIX] Add noqa even to __init__.py files. 2014-12-21 13:41:43 +01:00
Ronald Portier (Therp BV)
d78e49cc1d [FIX] Add noqa tags to backported py files. 2014-12-15 12:37:19 +01:00
Ronald Portier (Therp BV)
731330555a [RFR] Move backported bank import modules from bank-payment
to bank-statement-import repository.
2014-12-15 10:18:55 +01:00