remi-filament
fb19ad3dc0
[MIG] account_bank_statement_import_ofx : Migration to V12
5 years ago
Nicolas JEUDY
f8255d469f
[MIG] migrate account_bank_statement_import_ofx to V11
- add #136 patch
7 years ago
Alexis de Lattre
ee7330ae87
[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
a2e552cf92
[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
b830eae932
[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
47dadc7332
[IMP] Extract description to README
Add OCA as author,
PEP8
10 years ago
Laurent Mignon
3fe7654cca
[IMP] Improve test coverage
10 years ago
Laurent Mignon (ACSONE)
dca15a8f09
[IMP] use new API
Conflicts:
account_bank_statement_import/account_bank_statement_import.py
10 years ago
Laurent Mignon
dcc7297e0d
[IMP] Backport from master at 04daefd2d1
10 years ago
Alexis de Lattre
3b700d7f05
Enable allow_auto_create_journal in the automated tests
10 years ago
Alexis de Lattre
1dd08dc65d
Adapt start/end balance in the OFX test
10 years ago
Alexis de Lattre
0aba7282e1
New backport from odoo/master
Fix bug #5
10 years ago
Ronald Portier (Therp BV)
46f42c8b4d
[FIX] Add noqa even to __init__.py files.
10 years ago
Ronald Portier (Therp BV)
0bdfe92bc9
[FIX] Add noqa tags to backported py files.
10 years ago
Ronald Portier (Therp BV)
74c4ebdf4f
[RFR] Move backported bank import modules from bank-payment
to bank-statement-import repository.
10 years ago