When adding a new client, their name can be just numbers, e.g. 12345. This is clearly an invalid name and the user should be met with an error message.
If the user confuses the phone number field with the name field, then they might accidentally enter the client's phone number in the name field and the system will accept the inputs even though it is not a correct name.
Suggested Solution:
Only allow alphabetical letters and white space for names.
Description:
Replication:
Negative Impact:
Suggested Solution:
Screenshots:
Labels:
severity.Low
type.FeatureFlaw
original: alfaloo/ped#9