Nicolas JEUDY
b122ce4cd5
[FIX]Find correct bank account when account is IBAN
- search correct account number in IBAN
- add test.
7 years ago
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
8 years ago
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
8 years ago
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;
9 years ago
Laurent Mignon
0550df383c
[IMP] Extract description to README
Add OCA as author,
PEP8
10 years ago
Laurent Mignon
5a5c48e355
[IMP] Improve test coverage
10 years ago
Laurent Mignon (ACSONE)
ec26ad79b9
[IMP] use new API
Conflicts:
account_bank_statement_import/account_bank_statement_import.py
10 years ago
Laurent Mignon
c7c6954df7
[IMP] Backport from master at 04daefd2d1
10 years ago
Alexis de Lattre
0796cb616c
Enable allow_auto_create_journal in the automated tests
10 years ago
Alexis de Lattre
eb576053c1
Adapt start/end balance in the OFX test
10 years ago
Alexis de Lattre
c017b6864b
New backport from odoo/master
Fix bug #5
10 years ago
Ronald Portier (Therp BV)
2ebba0ee05
[FIX] Add noqa even to __init__.py files.
10 years ago
Ronald Portier (Therp BV)
d78e49cc1d
[FIX] Add noqa tags to backported py files.
10 years ago
Ronald Portier (Therp BV)
731330555a
[RFR] Move backported bank import modules from bank-payment
to bank-statement-import repository.
10 years ago