formatPrice

fun formatPrice(currency: String, amount: BigDecimal, locale: Locale = Locale.getDefault()): String