Commit Graph

4 Commits

Author SHA1 Message Date
Nicolas JEUDY
b122ce4cd5 [FIX]Find correct bank account when account is IBAN
- search correct account number in IBAN
- add test.
2018-01-14 23:10:59 +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