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
Improve security with one click by enabling Secret Push Protection for your projects: https://docs.gitlab.com/ee/user/application_security/secret_detection/secret_push_protection/#enable-secret-push-protection-in-a-project
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