Nicolas JEUDY
f8abc3d359
[MIG] migrate account_bank_statement_import_ofx to V11
...
- add #136 patch
2023-03-24 12:07:20 +01:00
Alexis de Lattre
71bb3c9f39
[FIX] crash in account_bank_statement_save_file
2023-03-24 12:07:20 +01:00
Alexis de Lattre
386a60e58b
Remove the auto-delete lines with 0 amount (feature now provided by the module account_bank_statement_import)
2023-03-24 12:07:20 +01:00
Alexis de Lattre
b70558d414
[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
2023-03-24 12:07:20 +01:00
Alexis de Lattre
2d1dc34256
[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
2023-03-24 12:07:20 +01:00