File Path: patient_deposit/pay.xhtml
Description:
When attempting to return a patient deposit via e-wallet, the system displays an error validation message:
“Please Enter a value to deposit” even though a deposit amount has been entered.
Steps to Reproduce:
- Navigate to Deposit Return page.
- Select e-wallet as the payment mode.
- Enter the deposit amount to be returned.
- Attempt to process the return.
Actual Result:
- Error message “Please Enter a value to deposit” is displayed.
- Deposit cannot be returned via e-wallet.
Expected Result:
- Deposit should be returned successfully via e-wallet.
- No error message should appear if a valid amount is entered.