Commit Graph

41 Commits

Author SHA1 Message Date
Sambo Chea 9b328c93c7
Updated the uppercase and lowercase 2022-12-16 20:49:57 +07:00
Sambo Chea 6deb73600d
Updated 2022-12-07 08:10:25 +07:00
chhoeung-mengsreang aaf3c6aea8 Task: add computeFromBaseRate function in money-modules 2021-11-30 17:01:43 +07:00
Sambo Chea c4e7f514cb Removed gradle wrapper from money module 2021-07-29 09:02:18 +07:00
Sambo Chea f6914f5282 Updated the money value tests 2021-04-19 08:40:02 +07:00
Sambo Chea 88abd05184 Updated and changes for money-module 2021-03-25 16:55:43 +07:00
Sambo Chea 78578cf1cc
Update README.md 2021-03-18 20:34:50 +07:00
Sambo Chea c5395b89ef
Create README.md 2021-03-07 13:00:03 +07:00
Sambo Chea 0a330a0bc1 Updated and changes for money-module 2021-02-18 08:59:04 +07:00
Sambo Chea f89b0cf01d Fixed auto formatter and auto currency with default from system and custom formatter override and check and extract function 2021-02-09 15:36:10 +07:00
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
Sambo Chea 1a447f1954 Add config and formatter data set to concurrent map 2021-02-09 12:30:24 +07:00
Sambo Chea 0676972a83 Add find currency from java built-in and fixed for money view 2021-02-09 12:27:31 +07:00
Sambo Chea 003e1a59db 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
Add money formatter provider for general provider formatter
2021-02-09 12:05:02 +07:00
Sambo Chea 7497e11ee3 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
Sambo Chea 4ba041f2d9 Updated money config comments 2021-02-09 08:22:23 +07:00
Sambo Chea 0f9aed85be Updated and changes for money-module 2021-02-08 21:56:03 +07:00
Sambo Chea a7217b563a Add comments for money object 2021-02-08 21:36:34 +07:00
Sambo Chea 1b7c7000bb Changed the stdmoney for get fields without money just value and currency for all relates 2021-02-08 21:34:17 +07:00
Sambo Chea f3f41e9c67 Fixed the batch computation on money value and money object with string values and builder values and fixed generator for first + next computation concepts with operators 2021-02-08 21:25:16 +07:00
Sambo Chea 980b741ee9 Add money object with generator and builder for operators the values from builder with batch and remove unused files and functions was updated for some operators 2021-02-08 18:53:46 +07:00
Sambo Chea 3a7141cf76 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
Sambo Chea 36599b5fb5 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
Sambo Chea faf80ba967 Add adavanced config and properties build for money 2021-02-08 13:09:54 +07:00
Sambo Chea 31760ee901 Add and updated for whole the money modules with new style and some operators and computation
But money object not full implementation yet, because we need the exchange and filter the object states for money
2021-02-08 12:39:52 +07:00
Sambo Chea 19130727e3 Add and refactoring money module for module package 2021-02-08 11:24:14 +07:00
Sambo Chea e82fb280ab Add special string for annotation and its processor for only field
Updated std money and add money arithemtic
2020-08-27 21:42:05 +07:00
Sambo Chea 4dc6ae521c Add money extension and operator 2020-08-27 10:48:31 +07:00
Sambo Chea 377809383d Add money create for static funcs 2020-08-27 10:45:57 +07:00
Sambo Chea a8841a537d Add build and publish the jar libra 2020-08-27 10:19:50 +07:00
Sambo Chea 32441f7de6 Updated valid for money config 2020-08-27 08:48:18 +07:00
Sambo Chea 7204246dc9 Add tests for money 2020-08-27 08:46:33 +07:00
Sambo Chea 3f02799284 Add tests for money exchange 2020-08-26 21:48:03 +07:00
Sambo Chea b93c4ef5ac Add exchange for currency in money exchange utils 2020-08-26 21:44:33 +07:00
Sambo Chea cb28bc0d6a Add compute rate 2020-08-26 21:32:06 +07:00
Sambo Chea ad27257db7 Add more functions on money 2020-08-26 21:19:31 +07:00
Sambo Chea 315d2104c8 Add money config and builder pattern for its properties 2020-08-26 21:10:52 +07:00
Sambo Chea 9204d68e44 Add test source junit 5 and updated the exception 2020-08-26 20:28:32 +07:00
Sambo Chea 226b97d7e9 Updated money config and add exception 2020-08-26 20:19:06 +07:00
Sambo Chea 9b7a215555 Add money config and operator 2020-08-26 20:06:06 +07:00
Sambo Chea 11e25fb2bd Add project for money utils 2020-08-26 20:02:36 +07:00