oca-travis
|
f4dfab6a7a
|
[UPD] Update account_bank_statement_import_ofx.pot
|
6 years ago |
Stéphane Bidoul (ACSONE)
|
3bbd942af2
|
remove obsolete .pot files [ci skip]
|
6 years ago |
OCA Transbot
|
ad9dc1b9c8
|
OCA Transbot updated translations from Transifex
|
8 years ago |
Alexis de Lattre
|
4860777478
|
[FIX] Start/end balance on OFX statement import
|
8 years ago |
OCA Transbot
|
e94ecc1ffc
|
OCA Transbot updated translations from Transifex
|
8 years ago |
Stéphane Bidoul (ACSONE)
|
a04f8d84c0
|
[FIX] remove en.po that was erroneously created by transbot
|
8 years ago |
OCA Transbot
|
5ef76c6cae
|
OCA Transbot updated translations from Transifex
|
8 years ago |
Alexis de Lattre
|
e11bd54e22
|
Shorter bank statement name, as requested by Pedro
|
9 years ago |
OCA Transbot
|
9184a38cab
|
OCA Transbot updated translations from Transifex
|
9 years ago |
Alexis de Lattre
|
8ac21acea3
|
OFX: Display both bank number and account number in bank statement name
Adapt automated test
|
9 years ago |
Alexis de Lattre
|
f5aebc1700
|
OFX: Stronger unique_import_id (to lower the risk of having 2 identical unique_import_id in the same file)
Use bank account number as bank statement label, instead of bank number (important when you have several bank accounts at the same bank)
|
9 years ago |
OCA Transbot
|
477da9368d
|
OCA Transbot updated translations from Transifex
|
9 years ago |
Alexis de Lattre
|
606e32c6ad
|
FIX when transaction.payee is not set: don't detect wrong bank_account/partner (it used to match that res.partner.bank that have an empty 'owner_name')
|
9 years ago |
Alexis de Lattre
|
48869f2aca
|
Better fix: fallback on <TRNTYPE> (required in OFX) and also <CHECKNUM> if we have it
|
9 years ago |
Alexis de Lattre
|
4dc2495ac2
|
Add support for OFX files without <NAME> inside all <STMTTRN>
Add a comment in the code to explain it all !
|
9 years ago |
Ronald Portier (Therp BV)
|
7d12ce19f1
|
[FIX] Import exceptions.Warning as UserError.
This according to OCA guidelines.
Also reformat README.rst to keep lines within limit.
|
9 years ago |
OCA Transbot
|
2ec95869e2
|
OCA Transbot updated translations from Transifex
|
9 years ago |
OCA Transbot
|
4f516bacc9
|
OCA Transbot updated translations from Transifex
|
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 |
Rudolf Schnapka
|
7172679c34
|
german translations for bank-statement-import
|
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 |