Stéphane Bidoul
c885e14f6c
[UPD] prefix versions with 8.0
9 years ago
OCA Transbot
b3b82322b0
OCA Transbot updated translations from Transifex
9 years ago
Stéphane Bidoul
d1b36ea20c
[FIX] pep8
9 years ago
Stéphane Bidoul
d8ed130fa5
[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
b5134775ff
[ADD] setup.py [ci skip]
7 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
OCA Transbot
e1dabad604
OCA Transbot updated translations from Transifex
8 years ago
Alexis de Lattre
db3c1913ac
[FIX] crash in account_bank_statement_save_file
8 years ago
Alexis de Lattre
b688211d1b
Remove the auto-delete lines with 0 amount (feature now provided by the module account_bank_statement_import)
8 years ago
OCA Transbot
7283b6ad67
OCA Transbot updated translations from Transifex
8 years ago
Alexis de Lattre
0fa332ebaa
[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
2cfefad510
OCA Transbot updated translations from Transifex
8 years ago
Alexis de Lattre
4f95ebae61
[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
61810d00c1
[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
5bec5d20e0
Some changes for odoo 9.0
9 years ago
Pedro M. Baeza
ac70891645
[MIG] Rename manifest files
8 years ago
OCA Transbot
9fd216c1ef
OCA Transbot updated translations from Transifex
9 years ago
Stéphane Bidoul
cab3ecf629
[UPD] prefix versions with 8.0
9 years ago
OCA Transbot
6b778abc47
OCA Transbot updated translations from Transifex
9 years ago
Ronald Portier (Therp BV)
3be2b77bd7
[ENH] Support both old and new style parse results.
10 years ago
Ronald Portier (Therp BV)
36ad143941
[FIX] Copyright headers, vim line and manifest keys.
10 years ago
Ronald Portier (Therp BV)
ed4f1a1fe7
[FIX] Test of ofx should not fail due to USD currency used.
10 years ago
Ronald Portier (Therp BV)
d13164d0d8
[ENH] Support multiple accounts/currencies.
Copy of changes proposed for master.
10 years ago
Nicolas Bessi
ce75af9d79
account_bank_statement_import_ofx is not automatically installed anymore
10 years ago
Laurent Mignon (ACSONE)
36f6f6aa8c
[ADD] i18n
10 years ago
Laurent Mignon
07bcbad765
[IMP] Extract description to README
Add OCA as author,
PEP8
10 years ago
Laurent Mignon
9c410056b8
[IMP] Let the res_partner_bank.post_write create the journal if it doesn't exist
10 years ago
Laurent Mignon
09c86ddc47
[IMP] Improve test coverage
10 years ago
Laurent Mignon (ACSONE)
810e2976bb
[IMP] use new API
Conflicts:
account_bank_statement_import/account_bank_statement_import.py
10 years ago
Laurent Mignon
6e683d8db3
[IMP] Backport from master at 04daefd2d1
10 years ago
Ronald Portier (Therp BV)
7a3d496e2f
[FIX] Make flake and pylint happy.
No automatic creation of journals. Provide demo data to succesfully
run tests.
10 years ago
Alexis de Lattre
f2e7c3fbcb
Enable allow_auto_create_journal in the automated tests
10 years ago
Alexis de Lattre
3f72c8c3f3
Adapt start/end balance in the OFX test
10 years ago
Alexis de Lattre
d87b74891c
New backport from odoo/master
Fix bug #5
10 years ago
Ronald Portier (Therp BV)
f3543501d6
[FIX] Forgot to commit some __Init__.py files.
10 years ago
Ronald Portier (Therp BV)
0183c64be0
[FIX] Add noqa even to __init__.py files.
10 years ago
Ronald Portier (Therp BV)
6add789573
[FIX] Apparently noqa tag should also be part of __openerp__.py files.
10 years ago
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.
10 years ago
Ronald Portier (Therp BV)
be7975b92b
[FIX] Add noqa tags to backported py files.
10 years ago
Ronald Portier (Therp BV)
7bf310582f
[FIX] Change year in test files to 2014
[FIX] Change reference to not existing menu
10 years ago
Ronald Portier (Therp BV)
02ee3f410c
[RFR] Move backported bank import modules from bank-payment
to bank-statement-import repository.
10 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