Commit Graph

18 Commits

Author SHA1 Message Date
RPSJR
ef981c8d65 [pre-commit] pre-commit fix issues, only ofx module 2021-08-08 11:45:40 -03:00
Alexis de Lattre
cff642130d ofx: black and others... 2020-05-16 01:28:57 +02:00
Alexis de Lattre
e6cf63d6f4 [MIG] ofx from v12 to v13 2020-05-16 01:27:35 +02:00
remi-filament
2f9d17ea7e [MIG] account_bank_statement_import_ofx : Migration to V12 2020-05-16 00:55:06 +02:00
Nicolas JEUDY
8e22f27b5b [MIG] migrate account_bank_statement_import_ofx to V11
- add #136 patch
2020-05-16 00:55:06 +02:00
Alexis de Lattre
ed2169e193 [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
2020-05-16 00:55:06 +02:00
Alexis de Lattre
319fd35743 [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
2020-05-16 00:55:06 +02:00
Sylvain LE GAL
f76a519575 [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;
2020-05-16 00:55:06 +02:00
Laurent Mignon
77f726d99d [IMP] Extract description to README
Add OCA as author,
PEP8
2020-05-16 00:55:06 +02:00
Laurent Mignon
648b66222c [IMP] Improve test coverage 2020-05-16 00:55:06 +02:00
Laurent Mignon (ACSONE)
1be4b48201 [IMP] use new API
Conflicts:
	account_bank_statement_import/account_bank_statement_import.py
2020-05-16 00:55:06 +02:00
Laurent Mignon
bb700f04ed [IMP] Backport from master at 04daefd2d101d90daf5782173b95f31f3bd9e1b6 2020-05-16 00:55:06 +02:00
Alexis de Lattre
1356747b73 Enable allow_auto_create_journal in the automated tests 2020-05-16 00:55:06 +02:00
Alexis de Lattre
698ab99a3e Adapt start/end balance in the OFX test 2020-05-16 00:55:06 +02:00
Alexis de Lattre
8cc1a5229c New backport from odoo/master
Fix bug #5
2020-05-16 00:55:06 +02:00
Ronald Portier (Therp BV)
16bb27ee68 [FIX] Add noqa even to __init__.py files. 2020-05-16 00:55:06 +02:00
Ronald Portier (Therp BV)
fe2e92ced6 [FIX] Add noqa tags to backported py files. 2020-05-16 00:55:06 +02:00
Ronald Portier (Therp BV)
c9d8911a92 [RFR] Move backported bank import modules from bank-payment
to bank-statement-import repository.
2020-05-16 00:55:06 +02:00