Add a new entity to allow creation of "loan users" which would let more easily associate multiple loans with the same person, as well as adding additional data to the person the loan is for.
For example, I could create "Thomas Anderson" with "phone" and "notes" fields, and loan directly to that "Thomas Anderson" entity instead of loaning to a string name.
These users do not need to log in, they're purely for loan administration purposes
Add a new entity to allow creation of "loan users" which would let more easily associate multiple loans with the same person, as well as adding additional data to the person the loan is for.
For example, I could create "Thomas Anderson" with "phone" and "notes" fields, and loan directly to that "Thomas Anderson" entity instead of loaning to a string name.
These users do not need to log in, they're purely for loan administration purposes