ecino c4dc160eda [10.0] Better parse camt groupped transactions (#131)
* correctly parse entries with multiple transactions

Our bank does it.  Care has been taken not to break cases where
Ntry/NtryDtls/TxDtls isn't used: if any piece of information isn't found
on these nodes, the matching information from the Ntry is used.  Most
often the entry has a sum or a summary and the transaction details are
more precise and specific, so it makes sense to use their contents
rather than its.

* more complete unit tests for camt parser

This checks the whole output data of the parser against its expected
output.

* add a test case that checks TxDtls decoding

* special case for Ntrys without TxDtls

* CO-12 - Date Import BVR

* FIX tests

* CO-1232 Fixed issues with CAMT parser tests
2018-06-01 10:52:59 +02:00
2018-04-19 04:31:41 +02:00
2017-10-03 16:00:35 +02:00
2017-10-03 16:00:35 +02:00
2017-10-03 16:00:35 +02:00
2018-01-04 15:00:57 +01:00

Build Status Coverage Status

OCA bank statement import modules for Odoo

This repository hosts additionnal parsers and import features inspired by v7.0 branch from https://github.com/OCA/bank-payment and https://github.com/OCA/bank-statement-reconcile

Contributing

Do you want to contribute? Please read our contributing guidelines.

Translation Status

Transifex Status


OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

http://odoo-community.org/

Description
Bank Import Addons
Readme 17 MiB
Languages
Python 62.8%
HTML 36.9%
JavaScript 0.2%
Gherkin 0.1%