Emanuel Cino
aad82e8241
Fix typo
2018-06-01 10:52:59 +02:00
david wulliamoz
f0a4fe8a97
allow camt054 to be parsed
...
IMP README
2018-06-01 10:52:59 +02:00
OCA Transbot
c7e5d6ec3c
OCA Transbot updated translations from Transifex
2018-06-01 10:52:59 +02:00
Louis Bettens
a66b4bf7cf
camt: allow modules to enhance the parser
2018-06-01 10:52:59 +02:00
OCA Transbot
ad9a1b23a1
OCA Transbot updated translations from Transifex
2018-06-01 10:52:59 +02:00
Stefan Rijnhart
fe667614ee
[MIG] account_bank_statement_import_camt 10.0
2018-06-01 10:52:59 +02:00
OCA Transbot
64669d6a41
OCA Transbot updated translations from Transifex
2018-06-01 10:52:59 +02:00
OCA Transbot
5264d5188d
OCA Transbot updated translations from Transifex
2018-06-01 10:52:59 +02:00
Stefan Rijnhart
33a11d4a23
Create demo data during the execution of tests This ensures that the demo chart of accounts is already installed when the bank journal account is created for the bank journal that is needed to test the import. Otherwise, the demo chart from l10n_generic_coa will fail to install because there is already a journal account in the system.
2018-06-01 10:52:59 +02:00
Holger Brunn
6e143fa4ff
migrate account_bank_statement_import_camt
2018-06-01 10:52:59 +02:00
OCA Transbot
3a878db918
OCA Transbot updated translations from Transifex
2018-06-01 10:52:59 +02:00
Ronald Portier (Therp BV)
0762dbb206
Support zip files.
2018-06-01 10:52:59 +02:00
Ronald Portier (Therp BV)
6a7d0a665c
Make sure message is filled for camt.
...
Message was not taken from AddtlNtryInf element, if not part of details.
Not sure wether it actually can be part of details (NtryDtls element), but this change least intrusive.
2018-06-01 10:52:59 +02:00
Rudolf Schnapka
6e66eadf8e
german translations for bank-statement-import
2018-06-01 10:52:59 +02:00
Pedro M. Baeza
9f1d755c4d
[MIG] Rename manifest files
2018-06-01 10:52:59 +02:00
Pedro M. Baeza
eade72471b
[MIG] Make modules uninstallable
2018-06-01 10:52:59 +02:00
OCA Transbot
3c4d3b0979
OCA Transbot updated translations from Transifex
2018-06-01 10:52:59 +02:00
Stéphane Bidoul
c885e14f6c
[UPD] prefix versions with 8.0
2018-06-01 10:52:59 +02:00
OCA Transbot
b3b82322b0
OCA Transbot updated translations from Transifex
2018-06-01 10:52:58 +02:00
Stéphane Bidoul
d1b36ea20c
[FIX] pep8
2018-06-01 10:52:58 +02:00
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
2018-06-01 10:52:58 +02:00
OCA Git Bot
b5134775ff
[ADD] setup.py [ci skip]
2018-04-19 04:31:41 +02:00
OCA Transbot
58a3288023
OCA Transbot updated translations from Transifex
2018-03-24 03:22:55 +01:00
OCA Git Bot
5c16b4c022
[ADD] setup.py
2018-03-21 04:35:24 +01:00
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
2018-03-20 17:46:56 +01:00
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.
2018-03-20 17:48:23 +02:00
OCA Transbot
e1dabad604
OCA Transbot updated translations from Transifex
2018-01-18 15:43:00 +01:00
Alexis de Lattre
db3c1913ac
[FIX] crash in account_bank_statement_save_file
2018-01-18 15:43:00 +01:00
Alexis de Lattre
b688211d1b
Remove the auto-delete lines with 0 amount (feature now provided by the module account_bank_statement_import)
2018-01-18 15:43:00 +01:00
OCA Transbot
7283b6ad67
OCA Transbot updated translations from Transifex
2018-01-18 15:43:00 +01:00
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
2018-01-18 15:43:00 +01:00
OCA Transbot
2cfefad510
OCA Transbot updated translations from Transifex
2018-01-18 15:43:00 +01:00
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
2018-01-18 15:43:00 +01:00
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;
2018-01-18 15:43:00 +01:00
Ilyas
5bec5d20e0
Some changes for odoo 9.0
2018-01-18 15:43:00 +01:00
Pedro M. Baeza
ac70891645
[MIG] Rename manifest files
2018-01-18 15:43:00 +01:00
OCA Transbot
9fd216c1ef
OCA Transbot updated translations from Transifex
2018-01-18 15:43:00 +01:00
Stéphane Bidoul
cab3ecf629
[UPD] prefix versions with 8.0
2018-01-18 14:28:29 +01:00
OCA Transbot
6b778abc47
OCA Transbot updated translations from Transifex
2018-01-18 14:28:29 +01:00
Ronald Portier (Therp BV)
3be2b77bd7
[ENH] Support both old and new style parse results.
2018-01-18 14:28:29 +01:00
Ronald Portier (Therp BV)
36ad143941
[FIX] Copyright headers, vim line and manifest keys.
2018-01-18 14:28:29 +01:00
Ronald Portier (Therp BV)
ed4f1a1fe7
[FIX] Test of ofx should not fail due to USD currency used.
2018-01-18 14:28:29 +01:00
Ronald Portier (Therp BV)
d13164d0d8
[ENH] Support multiple accounts/currencies.
...
Copy of changes proposed for master.
2018-01-18 14:28:29 +01:00
Nicolas Bessi
ce75af9d79
account_bank_statement_import_ofx is not automatically installed anymore
2018-01-18 14:28:29 +01:00
Laurent Mignon (ACSONE)
36f6f6aa8c
[ADD] i18n
2018-01-18 14:28:29 +01:00
Laurent Mignon
07bcbad765
[IMP] Extract description to README
...
Add OCA as author,
PEP8
2018-01-18 14:28:29 +01:00
Laurent Mignon
9c410056b8
[IMP] Let the res_partner_bank.post_write create the journal if it doesn't exist
2018-01-18 14:28:29 +01:00
Laurent Mignon
09c86ddc47
[IMP] Improve test coverage
2018-01-18 14:28:29 +01:00
Laurent Mignon (ACSONE)
810e2976bb
[IMP] use new API
...
Conflicts:
account_bank_statement_import/account_bank_statement_import.py
2018-01-18 14:28:29 +01:00
Laurent Mignon
6e683d8db3
[IMP] Backport from master at 04daefd2d101d90daf5782173b95f31f3bd9e1b6
2018-01-18 14:28:29 +01:00