Skip to content
Commit 3de493ba authored by Lucas Ficheux's avatar Lucas Ficheux Committed by hydrargyrum
Browse files

[bnporc] Corrected rdate parsed from label

The enterprise part of the module expected rdates
in the formats `ddmmyy` or `ddmmyyyy` from the label,
but some transactions' label display their rdates in the format
`yyyymmdd`.

So now the module assumes that the dates follow the format `yyyymmdd`
when the parsing crashes.
parent 79c573f4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment