Skip to content

Format Money object as string in OrderLine

This PR adds missing logic to convert a Money object to a properly formatted string in OrderLine's __toString() method.

Please review: @ahoffmann @weizhong-wang @lloyd-carter @KJOYNER

Merge request reports