money-module/src/main/kotlin/com/cubetiqs/money
Sambo Chea 8509c578ca Add money config for locale and currency from system and set default and configuratoion auto with apply default locale and currency
But for auto translate from currency to view not have yet
We need to create a new file or use exist model to generate the locale format with custom currency from system or use defined
2021-02-09 13:54:59 +07:00
..
DecimalUtils.kt Add adavanced money formatter and decimal functions for money format and add function builder and money extension updated and add money view for money module 2021-02-09 12:05:02 +07:00
FunctionBuilderInline.kt Add adavanced money formatter and decimal functions for money format and add function builder and money extension updated and add money view for money module 2021-02-09 12:05:02 +07:00
Money.kt Changed the stdmoney for get fields without money just value and currency for all relates 2021-02-08 21:34:17 +07:00
MoneyConfig.kt Add money config for locale and currency from system and set default and configuratoion auto with apply default locale and currency 2021-02-09 13:54:59 +07:00
MoneyCurrency.kt Add more functinos for money extension and fixed the curreny and object currency and default std money value and more 2021-02-08 16:08:00 +07:00
MoneyCurrencyStateException.kt Add and refactoring money module for module package 2021-02-08 11:24:14 +07:00
MoneyExchangeProvider.kt Fixed and updated for advanced parse with json and add provider for exchange rate for money config 2021-02-08 14:50:31 +07:00
MoneyExchangeUtils.kt Changed the stdmoney for get fields without money just value and currency for all relates 2021-02-08 21:34:17 +07:00
MoneyExtension.kt Add find currency from java built-in and fixed for money view 2021-02-09 12:27:31 +07:00
MoneyFormatProvider.kt Add adavanced money formatter and decimal functions for money format and add function builder and money extension updated and add money view for money module 2021-02-09 12:05:02 +07:00
MoneyFormatter.kt Add money config for locale and currency from system and set default and configuratoion auto with apply default locale and currency 2021-02-09 13:54:59 +07:00
MoneyMixin.kt Add money mixin cast to and updated money extension and add money view for view in web deployer and try to updated and look around the casting 2021-02-09 09:38:11 +07:00
MoneyObject.kt Add money mixin cast to and updated money extension and add money view for view in web deployer and try to updated and look around the casting 2021-02-09 09:38:11 +07:00
MoneyOperator.kt Changed the stdmoney for get fields without money just value and currency for all relates 2021-02-08 21:34:17 +07:00
MoneyView.kt Add money config for locale and currency from system and set default and configuratoion auto with apply default locale and currency 2021-02-09 13:54:59 +07:00
StdMoney.kt Add money mixin cast to and updated money extension and add money view for view in web deployer and try to updated and look around the casting 2021-02-09 09:38:11 +07:00
StdMoneyFormation.kt Add and refactoring money module for module package 2021-02-08 11:24:14 +07:00