We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c23880 commit fdb9e55Copy full SHA for fdb9e55
1 file changed
fineract-e2e-tests-runner/src/test/resources/features/LoanReAging.feature
@@ -4059,6 +4059,7 @@ Feature: LoanReAging
4059
| 15 March 2024 | Re-age | 101.42 | 100.0 | 1.42 | 0.0 | 0.0 | 0.0 | false | false |
4060
| 15 March 2024 | Repayment | 101.42 | 100.0 | 1.42 | 0.0 | 0.0 | 0.0 | false | false |
4061
4062
+ @TestRailId:C4135 @AdvancedPaymentAllocation
4063
Scenario: Verify allowing Re-aging on interest bearing loan - Interest calculation: Default Behavior - Charge-back before re-aging and installment is partially paid - UC3.1
4064
When Admin sets the business date to "01 January 2024"
4065
When Admin creates a client with random data
0 commit comments