Holger Brunn
2a27287aec
unused imports
10 years ago
Holger Brunn
95e81341db
account.bank.statement.import is transient
10 years ago
Holger Brunn
90ad4a6d46
make test work with and without demo data
10 years ago
Holger Brunn
61b2ac97e6
test
10 years ago
Holger Brunn
64a21a9f10
migration script
and a module that takes care of saving imported files (+migration)
10 years ago
OCA Transbot
f4082fa857
Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
6 years ago
Loïc Faure-Lacroix
1059bf6b3e
[11.0 BUGFIX] Pass bytes to Ofxparse
The ofx files have the correct charset inside their headers and
trying to convert the file to StringIO using a particular encoding
is subject to failures when the file isn't exactly an ascii file.
For example a file encoded with CP1252 with accents on letters like
é or è will not be parser as utf-8 and will fail to load.
Also since OfxParse is supposed to receive a file handle, it is
correctly reading the file header and choosing the appropriate charset
to read the rest of the file. For this reason, pass the bytes as a
ByteIO that doesn't care about the encoding.
6 years ago
oca-travis
46ef62d1d2
[UPD] Update account_bank_statement_import_ofx.pot
6 years ago
Nicolas JEUDY
f8255d469f
[MIG] migrate account_bank_statement_import_ofx to V11
- add #136 patch
7 years ago
OCA Transbot
3cc3ac995d
OCA Transbot updated translations from Transifex
8 years ago
Alexis de Lattre
b9c924fa72
[FIX] crash in account_bank_statement_save_file
8 years ago
Alexis de Lattre
e941f0dfdd
Remove the auto-delete lines with 0 amount (feature now provided by the module account_bank_statement_import)
8 years ago
OCA Transbot
800047b1a8
OCA Transbot updated translations from Transifex
8 years ago
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
8 years ago
OCA Transbot
5200fc7f0d
OCA Transbot updated translations from Transifex
8 years ago
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
8 years ago
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;
9 years ago
Ilyas
c3ed65b95a
Some changes for odoo 9.0
9 years ago
Pedro M. Baeza
7117737cea
[MIG] Rename manifest files
8 years ago
OCA Transbot
afa125d8be
OCA Transbot updated translations from Transifex
9 years ago
Stéphane Bidoul
87dc5ec328
[UPD] prefix versions with 8.0
9 years ago
OCA Transbot
c73d1ec316
OCA Transbot updated translations from Transifex
9 years ago
Ronald Portier (Therp BV)
f9a444503c
[ENH] Support both old and new style parse results.
10 years ago
Ronald Portier (Therp BV)
67fc052269
[FIX] Copyright headers, vim line and manifest keys.
10 years ago
Ronald Portier (Therp BV)
458cf67109
[FIX] Test of ofx should not fail due to USD currency used.
10 years ago
Ronald Portier (Therp BV)
cffec14a36
[ENH] Support multiple accounts/currencies.
Copy of changes proposed for master.
10 years ago
Nicolas Bessi
a350c1ec25
account_bank_statement_import_ofx is not automatically installed anymore
10 years ago
Laurent Mignon (ACSONE)
3eba31423d
[ADD] i18n
10 years ago
Laurent Mignon
47dadc7332
[IMP] Extract description to README
Add OCA as author,
PEP8
10 years ago
Laurent Mignon
92487a8d0f
[IMP] Let the res_partner_bank.post_write create the journal if it doesn't exist
10 years ago
Laurent Mignon
3fe7654cca
[IMP] Improve test coverage
10 years ago
Laurent Mignon (ACSONE)
dca15a8f09
[IMP] use new API
Conflicts:
account_bank_statement_import/account_bank_statement_import.py
10 years ago
Laurent Mignon
dcc7297e0d
[IMP] Backport from master at 04daefd2d1
10 years ago
Ronald Portier (Therp BV)
3e2372dabf
[FIX] Make flake and pylint happy.
No automatic creation of journals. Provide demo data to succesfully
run tests.
10 years ago
Alexis de Lattre
3b700d7f05
Enable allow_auto_create_journal in the automated tests
10 years ago
Alexis de Lattre
1dd08dc65d
Adapt start/end balance in the OFX test
10 years ago
Alexis de Lattre
0aba7282e1
New backport from odoo/master
Fix bug #5
10 years ago
Ronald Portier (Therp BV)
5bcd425f49
[FIX] Forgot to commit some __Init__.py files.
10 years ago
Ronald Portier (Therp BV)
46f42c8b4d
[FIX] Add noqa even to __init__.py files.
10 years ago
Ronald Portier (Therp BV)
624d601e4f
[FIX] Apparently noqa tag should also be part of __openerp__.py files.
10 years ago
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.
10 years ago
Ronald Portier (Therp BV)
0bdfe92bc9
[FIX] Add noqa tags to backported py files.
10 years ago
Ronald Portier (Therp BV)
64e0c62114
[FIX] Change year in test files to 2014
[FIX] Change reference to not existing menu
10 years ago
Ronald Portier (Therp BV)
74c4ebdf4f
[RFR] Move backported bank import modules from bank-payment
to bank-statement-import repository.
10 years ago
Andrea
d6542b5de2
[FIX] Add tag AddtlInf to the name field
6 years ago
Yung-Wa
be9e8fc3f2
Translated using Weblate (Dutch)
Currently translated at 57.1% (4 of 7 strings)
Translation: bank-statement-import-11.0/bank-statement-import-11.0-account_bank_statement_import_camt_oca
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-11-0/bank-statement-import-11-0-account_bank_statement_import_camt_oca/nl/
6 years ago
Andrea
c6947d29f9
Adapt test
6 years ago
Andrea
23cd9b9854
[11.0][FIX] account_bank_statement_import_camt: switch name and note
6 years ago
Andrea Stirpe
0b1a9b4561
[11.0][FIX] account_bank_statement_import_camt: payment amounts ( #168 )
6 years ago
derKonig
daf664cf1a
Translated using Weblate (Persian)
Currently translated at 100.0% (7 of 7 strings)
Translation: bank-statement-import-11.0/bank-statement-import-11.0-account_bank_statement_import_camt_oca
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-11-0/bank-statement-import-11-0-account_bank_statement_import_camt_oca/fa/
6 years ago