The currencies plugin provides a Money domain class, which is currency-aware, along with an ExchangeRate domain class which can be used to store historical exchange rates. It‘s useful on applications where you‘re expected to support multiple currencies, along with a history of exchange rates.
Architecture description
Source available on GitHub at http://github.com/ricardojmendez/grails-currencies/tree


Comments (2)
Test
Test