Closed deeshita closed 1 month ago
Hi @deeshita changes have been updated below is the reference
Hi @deeshita @devarajd94 this issue is fixed
Hi @Ramu-kandimalla, verified in UAT env
reference link: https://jam.dev/c/0c21afb9-0b31-4913-bd9b-783774f99a15 https://jam.dev/c/9603139a-3e51-4fd6-b294-99fb3651b858
Test cases: 1.verify that user able to see Petition Fee according following logic: if Cheque Amount <= 50000 , then Petition fee is Rs 250 if Cheque Amount > 50000 && Cheque Amount <= 200000, then Petition fee is Rs 500 if Cheque Amount > 200000 && Cheque Amount <= 500000, then Petition fee is Rs 750 if Cheque Amount > 500000 && Cheque Amount <= 1000000, then Petition fee is Rs 1000 if Cheque Amount > 1000000 && Cheque Amount <= 2000000, then Petition fee is Rs 2000 if Cheque Amount > 2000000 && Cheque Amount <= 5000000, then Petition fee is Rs 5000 if Cheque Amount > 5000000, then Petition fee is Rs 10000 2.verify that Application Fee per Application = INR 2 3.verify that Vakalathnama Fee = INR 6 4.verify that Advocate Welfare Fund = INR 25 5.verify that Advocate Clerk’s Welfare Fund = INR 12 6.verify that if there is a delay of more than 1 month in filing a case for Delay Condonation Application, Delay Condonation Application Fee = INR 2
Verfied
Describe the bug The payment calculator amounts are yet to be updated - advocate and advocate clerk welfare fund amounts.
To Reproduce Steps to reproduce the behavior:
Expected behavior The amounts for welfare funds should comply with the Rules shared and further, the petition fee amount should be in slabs.
Desktop (please complete the following information):