OCA Transbot
c11ae0e5aa
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
84d1d4bfc4
OCA Transbot updated translations from Transifex
8 years ago
Alexis de Lattre
aefe0aa78f
[FIX] crash in account_bank_statement_save_file
8 years ago
Alexis de Lattre
42f4231ed1
Remove the auto-delete lines with 0 amount (feature now provided by the module account_bank_statement_import)
8 years ago
OCA Transbot
97dc7c9a5c
OCA Transbot updated translations from Transifex
8 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
OCA Transbot
e40d3f6b91
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
21a828c0ce
OCA Transbot updated translations from Transifex
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
Ilyas
4c1b5c1702
Some changes for odoo 9.0
9 years ago
Pedro M. Baeza
2ceee25c5a
[MIG] Rename manifest files
8 years ago
Stéphane Bidoul (ACSONE)
5855f05c3a
[FIX] remove en.po that was erroneously created by transbot
8 years ago
Pedro M. Baeza
1df2087f32
[MIG] Make modules uninstallable
9 years ago
OCA Transbot
50892c95ee
OCA Transbot updated translations from Transifex
9 years ago
Stéphane Bidoul
e1a9e82192
[UPD] prefix versions with 8.0
9 years ago
OCA Transbot
6655e7e91c
OCA Transbot updated translations from Transifex
9 years ago
Ronald Portier (Therp BV)
aaf375018a
[ENH] Support both old and new style parse results.
9 years ago
Ronald Portier (Therp BV)
6fe358a6cd
[FIX] Copyright headers, vim line and manifest keys.
10 years ago
Ronald Portier (Therp BV)
043ee55c82
[FIX] Test of ofx should not fail due to USD currency used.
10 years ago
Ronald Portier (Therp BV)
9945643158
[ENH] Support multiple accounts/currencies.
Copy of changes proposed for master.
10 years ago
Nicolas Bessi
d6818ae649
account_bank_statement_import_ofx is not automatically installed anymore
10 years ago
Laurent Mignon (ACSONE)
d29adac20c
[ADD] i18n
10 years ago
Laurent Mignon
0550df383c
[IMP] Extract description to README
Add OCA as author,
PEP8
10 years ago
Laurent Mignon
9c9ebe8cda
[IMP] Let the res_partner_bank.post_write create the journal if it doesn't exist
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
Ronald Portier (Therp BV)
4d3e5c6636
[FIX] Make flake and pylint happy.
No automatic creation of journals. Provide demo data to succesfully
run tests.
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)
c9cbcac6cf
[FIX] Forgot to commit some __Init__.py files.
10 years ago
Ronald Portier (Therp BV)
2ebba0ee05
[FIX] Add noqa even to __init__.py files.
10 years ago
Ronald Portier (Therp BV)
e0d24ac1ff
[FIX] Apparently noqa tag should also be part of __openerp__.py files.
10 years ago
Ronald Portier (Therp BV)
44240a39ab
[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.
10 years ago
Ronald Portier (Therp BV)
d78e49cc1d
[FIX] Add noqa tags to backported py files.
10 years ago
Ronald Portier (Therp BV)
13f32e2e62
[FIX] Change year in test files to 2014
[FIX] Change reference to not existing menu
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