Commit Graph

4 Commits

Author SHA1 Message Date
Alexis de Lattre
aefe0aa78f [FIX] crash in account_bank_statement_save_file 2017-04-11 23:01:16 +02:00
Alexis de Lattre
42f4231ed1 Remove the auto-delete lines with 0 amount (feature now provided by the module account_bank_statement_import) 2017-03-29 16:26:52 +02:00
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