Stéphane Bidoul
2a88bccda8
[UPD] prefix versions with 8.0
9 years ago
OCA Transbot
a5a8a0303b
OCA Transbot updated translations from Transifex
9 years ago
Stéphane Bidoul
4c6e333463
[FIX] pep8
9 years ago
Stéphane Bidoul
0d3f52b41d
[IMP] rename bank_statement_parse_ to account_bank_statement_import_
Move parserlib to account_bank_statement_import and remove bank_statement_parse module
9 years ago
OCA Transbot
58a3288023
OCA Transbot updated translations from Transifex
7 years ago
OCA Git Bot
5c16b4c022
[ADD] setup.py
7 years ago
Pedro M. Baeza
31df61d03e
Merge pull request #137 from feketemihai/11.0-mig-account_bank_statement_import_mt940_base
[11.0] [MIG] account_bank_statement_import_mt940_base
7 years ago
Fekete Mihai
fe73418dff
[11.0] [MIG] account_bank_statement_import_mt940_base.
Update version to 11.
Get balance start even if currency code is already set.
Add SNS test, add header_lines parameter in parse file.
Update code, add pre process datafile to change from different format to only one, statements as dict starting with {4:..}, split file to import multiple statements at once, the check of date of statement import not implemented, be carefully not to import twice the same statements.
Update flake.
Add wrong file.
7 years ago
Pedro M. Baeza
1e490ead48
Merge pull request #141 from danger89/patch-1
Add contributing section
7 years ago
Melroy van den Berg
cadfb7b6aa
Add contributing section
7 years ago
OCA Transbot
901ccaf304
OCA Transbot updated translations from Transifex
7 years ago
OCA Git Bot
4a4396ce59
[ADD] setup.py
7 years ago
Pedro M. Baeza
d7399245f3
Merge pull request #129 from Tecnativa/11.0-account_bank_statement_import_qif
[11.0][MIG] account_bank_statement_import_qif: Migration to 11.0
7 years ago
Pedro M. Baeza
84b93bba8f
[MIG] account_bank_statement_import_qif: Migration to 11.0
* Metafiles updated
* Test adapted to Python 3
* Code adapted to Python 3
7 years ago
OCA Transbot
c313b78525
OCA Transbot updated translations from Transifex
8 years ago
Sébastien Namèche
dd55b4116a
[MIG] account_bank_statement_import_qif: Migrated to 10.0
8 years ago
OCA Transbot
220f38ce1f
OCA Transbot updated translations from Transifex
8 years ago
Pedro M. Baeza
e4ec02ecac
[MIG] account_bank_statement_import_qif: Migration to 9.0
* Manifest reformat
* Added license and contributors
* Tests improved
* Added matching partners
* Added supported format in view
9 years ago
OCA Transbot
a3cd1c94d4
OCA Transbot updated translations from Transifex
9 years ago
Ronald Portier (Therp BV)
4f9d6bb7ab
[ENH] Support multiple accounts/currencies.
Copy of changes proposed for master.
10 years ago
Pedro M. Baeza
a091199619
[FIX] account_bank_statement_import: Handle correctly the selection of the journal
9 years ago
Laurent Mignon (ACSONE)
c1d42e474b
[IMP] account_bank_statement_qif: use new API + i18n + move journal_id to main
10 years ago
Laurent Mignon
e648a79983
[IMP] Backport from master at 04daefd2d1
10 years ago
Alexis de Lattre
483472fbc3
New backport from odoo/master
Fix bug #5
10 years ago
Ronald Portier (Therp BV)
0634acb78f
[RFR] Move backported bank import modules from bank-payment
to bank-statement-import repository.
10 years ago
Andrea
a9fc5c1295
Add tests
7 years ago
Andrea
e62c669469
Porting to V10
7 years ago
Andrea Stirpe
1cb6956f0f
Extract method to allow extensions ( #109 )
8 years ago
Holger Brunn
ff75184cd3
[UPD] parse more fields as of ( #71 )
* [UPD] parse more fields for MT940
as of https://www.ing.nl/media/ING_ming_mt940s_24_juli_tcm162-46356.pdf
p 8ff
* [FIX] There is no CR or LF in mt940 data to be parsed.
The calling logic from the MT940 parser concatenates all lines from a mt940 tag.
8 years ago
Ronald Portier (Therp BV)
163c68679a
[FIX] Import exceptions.Warning as UserError.
This according to OCA guidelines.
Also reformat README.rst to keep lines within limit.
9 years ago
Ronald Portier (Therp BV)
41d3b42e9c
[ENH] Support zip files.
10 years ago
Pedro M. Baeza
1d26126c18
[MIG] Rename manifest files
8 years ago
Pedro M. Baeza
65bfa28995
[MIG] Make modules uninstallable
9 years ago
Stéphane Bidoul
9f7fcdd75b
[UPD] prefix versions with 8.0
9 years ago
Stéphane Bidoul
0524ab1032
[FIX] pep8
9 years ago
Stéphane Bidoul
69fd180172
[IMP] rename bank_statement_parse_ to account_bank_statement_import_
Move parserlib to account_bank_statement_import and remove bank_statement_parse module
9 years ago
OCA Git Bot
b11e6ce8a0
[ADD] setup.py
7 years ago
Pedro M. Baeza
962cbbc416
[MIG] Add metafiles
[skip ci]
7 years ago