-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated amount and conversion cells to new backend scheme (#129)
* #128: update amount and conversion cells to new backend scheme * Fix amount type in deserializer from BigDecimal to String when used for formatted values & fix tests * Return null when required amountFormatted or currencyFormatted would be null for amount & conversion cell and write tests for deserialization
- Loading branch information
1 parent
76fe2c3
commit bdafca8
Showing
3 changed files
with
88 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters