You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.