The user should be able to see form validation errors e.g. positive integer numbers should be alerted to in the CashTransaction form.
The backend should return the validation errors in the case of a failure, currently print statement have to be inserted to debug.
The user should be able to see form validation errors e.g. positive integer numbers should be alerted to in the CashTransaction form.
The backend should return the validation errors in the case of a failure, currently print statement have to be inserted to debug.