Holger Brunn
6abcd83bdd
[ADD] specific server-tools branch
8 years ago
Holger Brunn
9b426b466f
[FIX] tests
8 years ago
Holger Brunn
e7a69f02f5
[FIX] correctly initialize options
8 years ago
Holger Brunn
1cbfa8d093
Merge branch '8.0' into 8.0-account_bank_statement_import_auto_reconcile
8 years ago
Holger Brunn
58f27058f1
[ADD] wizard to reapply matching rules
8 years ago
OCA Git Bot
6da863b591
[UPD] addons table in README.md
8 years ago
Holger Brunn
61dd2f475e
[ADD] allow editing options for rules
8 years ago
Holger Brunn
321b239486
[ADD] operator to match for an exact amount, reference and partner
8 years ago
Holger Brunn
7bb1f8d237
[ADD] tests
8 years ago
Holger Brunn
cb3e64e37d
[FIX] reconcile correct items
8 years ago
Holger Brunn
4880cda696
[ADD] allow turning off automatic reconciliation during an import
8 years ago
Holger Brunn
368f76a534
[ADD] oca dependencies
8 years ago
Holger Brunn
394322165e
[ADD] account_bank_statement_import_auto_reconcile
8 years ago
Pedro M. Baeza
0c227dd794
Merge pull request #91 from akretion/8.0-fix-ofx-balance
[8.0][FIX] Start/end balance on OFX statement
8 years ago
OCA Transbot
0706c14bbc
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
adefb131a0
OCA Transbot updated translations from Transifex
8 years ago
OCA Git Bot
1d5691dfe8
[UPD] addons table in README.md
8 years ago
Luc De Meyer
37bd21da20
80 bank statement import enforce sequence ( #67 )
* enforce journal sequence for statement naming policy
* [8.0] enforce journal sequence for statement naming policy
* short headers + update view
8 years ago
Ronald Portier
f1900c6a33
[FIX] Better message for not determined journal. ( #86 )
* [FIX] Better message for not determined journal.
* [FIX] Only check first (and constant) part of message in text.
Test on import bank statement checked exception message for wrong journal. Part of message has become variable,
so test had to be adapted.
8 years ago
Ronald Portier
3d2dc86056
8.0 camt statement ( #83 )
* [FIX] CAMT Statement id may not be unique over time
* [ENH] Add tests for improved camt statement id uniqueness.
8 years ago
Ronald Portier
55f522fdb5
[FIX] Make sure that search() called with count=True returns correct value. ( #94 )
8 years ago
OCA Transbot
0e609ce176
OCA Transbot updated translations from Transifex
8 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
d55d9dd424
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
3f11586f0c
OCA Transbot updated translations from Transifex
8 years ago
Pedro M. Baeza
65356fd2e3
Merge pull request #85 from NL66278/8.0-no-more-ofx-error
[FIX] Fix ofx error on travis.
8 years ago
Ronald Portier
2212fd7749
[FIX] Fix ofx error on travis.
8 years ago
OCA Transbot
bfe1c9c813
OCA Transbot updated translations from Transifex
8 years ago
Holger Brunn
689688d817
[UPD] parse more fields as of ( #71 )
* [UPD] parse more fields for MT940
as of https://www.ing.nl/media/ING_ming_mt940s_24_juli_tcm162-46356.pdf
p 8ff
* [FIX] There is no CR or LF in mt940 data to be parsed.
The calling logic from the MT940 parser concatenates all lines from a mt940 tag.
8 years ago
OCA Transbot
95280f9401
OCA Transbot updated translations from Transifex
8 years ago
Pedro M. Baeza
7b07f2ab61
Merge pull request #73 from pankk/patch-1
migrate being called when version is None
8 years ago
Kevin Graveman
fc915f1cf3
migrate being called when version is None
Tested the following issue:
https://github.com/OCA/bank-statement-import/issues/52
I made sure account_banking was not installed, and did not appear in ir_module_module of the source database. I ran it through a debugger and found that version was None. Compared this script with other scripts and recalled that it is indeed common to return if version is None.
8 years ago
OCA Transbot
e94ecc1ffc
OCA Transbot updated translations from Transifex
8 years ago
Pedro M. Baeza
61450ec232
Merge pull request #72 from hbrunn/8.0-account_bank_statement_import_camt-use_all_ustrd
[IMP] use all ustrd nodes
8 years ago
Stéphane Bidoul (ACSONE)
a04f8d84c0
[FIX] remove en.po that was erroneously created by transbot
8 years ago
Holger Brunn
501df26440
[IMP] use all ustrd nodes
8 years ago
OCA Transbot
5ef76c6cae
OCA Transbot updated translations from Transifex
8 years ago
Pedro M. Baeza
36d4fd5915
Merge pull request #62 from akretion/8.0-ofx-stronger-unique_import_id
OFX: stronger unique_import_id
8 years ago
OCA Transbot
5c584511de
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
d2afeb39d6
OCA Transbot updated translations from Transifex
9 years ago
Alexis de Lattre
e11bd54e22
Shorter bank statement name, as requested by Pedro
9 years ago
OCA Git Bot
80f11ca2c3
[ADD] setup.py
9 years ago
OCA Transbot
9184a38cab
OCA Transbot updated translations from Transifex
9 years ago
Sylvain LE GAL
9490a049af
Merge pull request #51 from NL66278/8.0_camt_name
[ENH] Might need info in camt import from PmtInfId element.
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
Pedro M. Baeza
0dfcd8fe90
Merge pull request #58 from hbrunn/8.0-set_period_id_from_date
[IMP] if there's a date but no period, ger the date's period
9 years ago
Holger Brunn
799e03a88b
[IMP] pass account_period_prefer_normal
9 years ago
Holger Brunn
b12f4908d2
[IMP] if there's a date but no period, ger the date's period
9 years ago