Commit Graph

1 Commits (c3ff180e4a4f2d4d2d7a6d03a2bb025866c1b343)

Author SHA1 Message Date
shancheas 0f46f5ff39 feat: implement encryption helper and transaction setting handler
- Added EncryptionHelper for encrypting and decrypting transaction settings.
- Introduced TransactionSettingHandler to manage changes in transaction settings.
- Updated SalesPriceFormulaModel to use decrypted values.
- Enhanced SalesPriceFormulaDataService with methods to get and update transaction settings.
- Modified SalesPriceFormulaReadService to return decrypted values in the response.
2025-07-08 12:01:39 +07:00