Commit Graph

36 Commits

Author SHA1 Message Date
Alexis de Lattre
e941f0dfdd Remove the auto-delete lines with 0 amount (feature now provided by the module account_bank_statement_import) 2019-02-11 15:52:10 +01:00
OCA Transbot
800047b1a8 OCA Transbot updated translations from Transifex 2019-02-11 15:52:09 +01:00
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
2019-02-11 15:52:09 +01:00
OCA Transbot
5200fc7f0d OCA Transbot updated translations from Transifex 2019-02-11 15:52:08 +01:00
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
2019-02-11 15:52:08 +01:00
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;
2019-02-11 15:52:07 +01:00
Ilyas
c3ed65b95a Some changes for odoo 9.0 2019-02-11 15:52:07 +01:00
Pedro M. Baeza
7117737cea [MIG] Rename manifest files 2019-02-11 15:52:06 +01:00
OCA Transbot
afa125d8be OCA Transbot updated translations from Transifex 2019-02-11 15:52:06 +01:00
Stéphane Bidoul
87dc5ec328 [UPD] prefix versions with 8.0 2019-02-11 15:52:05 +01:00
OCA Transbot
c73d1ec316 OCA Transbot updated translations from Transifex 2019-02-11 15:52:05 +01:00
Ronald Portier (Therp BV)
f9a444503c [ENH] Support both old and new style parse results. 2019-02-11 15:52:04 +01:00
Ronald Portier (Therp BV)
67fc052269 [FIX] Copyright headers, vim line and manifest keys. 2019-02-11 15:52:04 +01:00
Ronald Portier (Therp BV)
458cf67109 [FIX] Test of ofx should not fail due to USD currency used. 2019-02-11 15:52:04 +01:00
Ronald Portier (Therp BV)
cffec14a36 [ENH] Support multiple accounts/currencies.
Copy of changes proposed for master.
2019-02-11 15:52:03 +01:00
Nicolas Bessi
a350c1ec25 account_bank_statement_import_ofx is not automatically installed anymore 2019-02-11 15:52:03 +01:00
Laurent Mignon (ACSONE)
3eba31423d [ADD] i18n 2019-02-11 15:52:02 +01:00
Laurent Mignon
47dadc7332 [IMP] Extract description to README
Add OCA as author,
PEP8
2019-02-11 15:52:02 +01:00
Laurent Mignon
92487a8d0f [IMP] Let the res_partner_bank.post_write create the journal if it doesn't exist 2019-02-11 15:52:01 +01:00
Laurent Mignon
3fe7654cca [IMP] Improve test coverage 2019-02-11 15:52:01 +01:00
Laurent Mignon (ACSONE)
dca15a8f09 [IMP] use new API
Conflicts:
	account_bank_statement_import/account_bank_statement_import.py
2019-02-11 15:52:00 +01:00
Laurent Mignon
dcc7297e0d [IMP] Backport from master at 04daefd2d101d90daf5782173b95f31f3bd9e1b6 2019-02-11 15:52:00 +01:00
Ronald Portier (Therp BV)
3e2372dabf [FIX] Make flake and pylint happy.
No automatic creation of journals. Provide demo data to succesfully
run tests.
2019-02-11 15:52:00 +01:00
Alexis de Lattre
3b700d7f05 Enable allow_auto_create_journal in the automated tests 2019-02-11 15:51:59 +01:00
Alexis de Lattre
1dd08dc65d Adapt start/end balance in the OFX test 2019-02-11 15:51:59 +01:00
Alexis de Lattre
0aba7282e1 New backport from odoo/master
Fix bug #5
2019-02-11 15:51:58 +01:00
Ronald Portier (Therp BV)
5bcd425f49 [FIX] Forgot to commit some __Init__.py files. 2019-02-11 15:51:58 +01:00
Ronald Portier (Therp BV)
46f42c8b4d [FIX] Add noqa even to __init__.py files. 2019-02-11 15:51:57 +01:00
Ronald Portier (Therp BV)
624d601e4f [FIX] Apparently noqa tag should also be part of __openerp__.py files. 2019-02-11 15:51:57 +01:00
Ronald Portier (Therp BV)
5dc6d51ad0 [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.
2019-02-11 15:51:57 +01:00
Ronald Portier (Therp BV)
0bdfe92bc9 [FIX] Add noqa tags to backported py files. 2019-02-11 15:51:56 +01:00
Ronald Portier (Therp BV)
64e0c62114 [FIX] Change year in test files to 2014
[FIX] Change reference to not existing menu
2019-02-11 15:51:56 +01:00
Ronald Portier (Therp BV)
74c4ebdf4f [RFR] Move backported bank import modules from bank-payment
to bank-statement-import repository.
2019-02-11 15:51:55 +01:00
OCA Git Bot
2908fb0f22 [ADD] setup.py 2018-10-06 10:44:05 +02:00
OCA git bot
8c224904f1 [MIG] .travis.yml: Upgrade to Postgres 9.6 2018-10-01 09:23:43 +02:00
OCA git bot
992908c577 [MIG] Add metafiles
[skip ci]
2018-09-27 02:03:09 +02:00