Client portal

Just looking at a client portal for the first time and I’m noticing a few issues.

Edit Client form:

Cancel link has wrong URL. It says.

Not Found
The requested URL /client/dashboard was not found on this server.

/client/dashboard
it should be
/public/client/dashboard

Validation of state/province is mandatory. Why? In admin client edit it’s not.

Thank you

Br,
Dali

We’ll make sure the cancel button is corrected in the next major release.

All address fields are optional in the admin section of the app however they’re all required in the client portal, for example when making a payment. We’ll look into making the state/province field optional if it’s blank for the company.