-
-
Notifications
You must be signed in to change notification settings - Fork 123
Open
Labels
Description
When using approximation on Money the following UnsupportedOperationException("minus not supported for cross-currency comparison - use moneyMinus") is raised.
Is it possible to have a dedicated approximation function or update the existing one in order to handle Money type using moneyPlus and minus ?
I could try a PR with some hints.
garyKeorkunian