Closed tom-swart closed 3 months ago
To fix the issue detailed: https://github.com/uktrade/stream-read-xbrl/issues/183
Some reports had multiple values for a single cell. In this instance the values are now summed in the _parse_decimal function.
An appropriate unit test has been added to account for this.
To fix the issue detailed: https://github.com/uktrade/stream-read-xbrl/issues/183
Some reports had multiple values for a single cell. In this instance the values are now summed in the _parse_decimal function.
An appropriate unit test has been added to account for this.