[ https://issues.apache.org/jira/browse/FINERACT-2284 ]
Dhananjay Bhagat deleted comment on FINERACT-2284:
--------------------------------------------
was (Author: JIRAUSER312255):
Hi [~bgowda]
Thanks for the clarification! Just to confirm: the intention is to skip adding
the charge only when the final computed amount becomes *0* after applying
rounding rules.
For cases where the final amount is greater than *0* but less than *1* (e.g.,
*0.6* with digitsAfterDecimal = 1), the charge should still be applied. Please
confirm if this understanding is correct.
> Charge should check Money inMultiplesOf settings and enforce it!
> ----------------------------------------------------------------
>
> Key: FINERACT-2284
> URL: https://issues.apache.org/jira/browse/FINERACT-2284
> Project: Apache Fineract
> Issue Type: New Feature
> Affects Versions: 1.12.1
> Reporter: Adam Saghy
> Assignee: Ashok Auty
> Priority: Major
>
> Charge should check Money inMultiplesOf settings and enforce it!
> Issue:
> - Currency set 1 multiples of.
> - Charge with amount that is not multiple of 1 should be rounded based on
> rounding mode!
> *Example*
> - Currency set 1 multiples of.
> - Add charge with amount of $19.8, should be rounded to $20!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)