adamsaghy commented on PR #5940:
URL: https://github.com/apache/fineract/pull/5940#issuecomment-4741714742

   > Hi @adamsaghy, I have updated the charge attachment flows locally to 
reject charges whose calculated amount becomes 0 after applying account 
currency rounding rules, instead of returning silently.
   > 
   > I have a question regarding future charges such as Savings Account 
Percentage of Withdrawal Charges and Share Account Redeem Charges.
   > 
   > In these cases, the charge is attached successfully first and the amount 
is calculated only when the business transaction occurs. If the calculated 
charge amount becomes 0 after rounding, what is the expected behavior:
   > 
   > 1. Reject the business transaction (withdrawal/redeem) with a validation 
error.
   > 2. Allow the transaction but skip creating/applying the charge similar to 
silent return.
   > 3. Keep the current behavior and allow a 0 value charge result.
   > 
   > Could you please clarify the expected behavior for these future-charge 
scenarios so I can align the implementation consistently across Savings and 
Shares?
   > 
   > Thank you!
   
   I see no changes, no reply on my questions and concerns.. i have stopped 
reviewing the PR at half time...


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to