Commit Graph

37 Commits

Author SHA1 Message Date
Nicolas Bessi
ce75af9d79 account_bank_statement_import_ofx is not automatically installed anymore 2018-01-18 14:28:29 +01:00
Laurent Mignon (ACSONE)
36f6f6aa8c [ADD] i18n 2018-01-18 14:28:29 +01:00
Laurent Mignon
07bcbad765 [IMP] Extract description to README
Add OCA as author,
PEP8
2018-01-18 14:28:29 +01:00
Laurent Mignon
9c410056b8 [IMP] Let the res_partner_bank.post_write create the journal if it doesn't exist 2018-01-18 14:28:29 +01:00
Laurent Mignon
09c86ddc47 [IMP] Improve test coverage 2018-01-18 14:28:29 +01:00
Laurent Mignon (ACSONE)
810e2976bb [IMP] use new API
Conflicts:
	account_bank_statement_import/account_bank_statement_import.py
2018-01-18 14:28:29 +01:00
Laurent Mignon
6e683d8db3 [IMP] Backport from master at 04daefd2d101d90daf5782173b95f31f3bd9e1b6 2018-01-18 14:28:29 +01:00
Ronald Portier (Therp BV)
7a3d496e2f [FIX] Make flake and pylint happy.
No automatic creation of journals. Provide demo data to succesfully
run tests.
2018-01-18 14:28:29 +01:00
Alexis de Lattre
f2e7c3fbcb Enable allow_auto_create_journal in the automated tests 2018-01-18 14:28:29 +01:00
Alexis de Lattre
3f72c8c3f3 Adapt start/end balance in the OFX test 2018-01-18 14:28:29 +01:00
Alexis de Lattre
d87b74891c New backport from odoo/master
Fix bug #5
2018-01-18 14:28:29 +01:00
Ronald Portier (Therp BV)
f3543501d6 [FIX] Forgot to commit some __Init__.py files. 2018-01-18 14:28:29 +01:00
Ronald Portier (Therp BV)
0183c64be0 [FIX] Add noqa even to __init__.py files. 2018-01-18 14:28:29 +01:00
Ronald Portier (Therp BV)
6add789573 [FIX] Apparently noqa tag should also be part of __openerp__.py files. 2018-01-18 14:28:29 +01:00
Ronald Portier (Therp BV)
95eb1e54e6 [FIX] Reverse change of year 2013 to 2014 in test files, and add warning
to module descriptions that periods in 2013 should exist when using
    test-files.
2018-01-18 14:28:29 +01:00
Ronald Portier (Therp BV)
be7975b92b [FIX] Add noqa tags to backported py files. 2018-01-18 14:28:29 +01:00
Ronald Portier (Therp BV)
7bf310582f [FIX] Change year in test files to 2014
[FIX] Change reference to not existing menu
2018-01-18 14:28:29 +01:00
Ronald Portier (Therp BV)
02ee3f410c [RFR] Move backported bank import modules from bank-payment
to bank-statement-import repository.
2018-01-18 14:28:29 +01:00
Pedro M. Baeza
1e490ead48 Merge pull request #141 from danger89/patch-1
Add contributing section
2018-01-04 16:20:29 +01:00
Melroy van den Berg
cadfb7b6aa Add contributing section 2018-01-04 15:00:57 +01:00
OCA Transbot
901ccaf304 OCA Transbot updated translations from Transifex 2017-12-30 03:18:44 +01:00
OCA Git Bot
4a4396ce59 [ADD] setup.py 2017-12-17 04:34:55 +01:00
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
2017-12-16 13:02:49 +01:00
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
2017-12-16 12:54:10 +01:00
OCA Transbot
c313b78525 OCA Transbot updated translations from Transifex 2017-12-16 12:54:10 +01:00
Sébastien Namèche
dd55b4116a [MIG] account_bank_statement_import_qif: Migrated to 10.0 2017-12-16 12:54:10 +01:00
OCA Transbot
220f38ce1f OCA Transbot updated translations from Transifex 2017-12-16 12:54:10 +01:00
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
2017-12-16 12:54:10 +01:00
OCA Transbot
a3cd1c94d4 OCA Transbot updated translations from Transifex 2017-12-16 12:54:10 +01:00
Ronald Portier (Therp BV)
4f9d6bb7ab [ENH] Support multiple accounts/currencies.
Copy of changes proposed for master.
2017-12-16 12:54:10 +01:00
Pedro M. Baeza
a091199619 [FIX] account_bank_statement_import: Handle correctly the selection of the journal 2017-12-16 12:52:00 +01:00
Laurent Mignon (ACSONE)
c1d42e474b [IMP] account_bank_statement_qif: use new API + i18n + move journal_id to main 2017-12-16 12:51:22 +01:00
Laurent Mignon
e648a79983 [IMP] Backport from master at 04daefd2d101d90daf5782173b95f31f3bd9e1b6 2017-12-16 12:51:21 +01:00
Alexis de Lattre
483472fbc3 New backport from odoo/master
Fix bug #5
2017-12-16 12:51:21 +01:00
Ronald Portier (Therp BV)
0634acb78f [RFR] Move backported bank import modules from bank-payment
to bank-statement-import repository.
2017-12-16 12:51:21 +01:00
OCA Git Bot
b11e6ce8a0 [ADD] setup.py 2017-10-07 16:44:07 +02:00
Pedro M. Baeza
962cbbc416 [MIG] Add metafiles
[skip ci]
2017-10-03 16:00:35 +02:00