I've noticed that if you delete a client their number is never taken again. I think there should be a way to refresh the clients so that it renumbers them in order. I for one thing it's a bit annoying to see number skips.
I've noticed that if you delete a client their number is never taken again. I think there should be a way to refresh the clients so that it renumbers them in order. I for one thing it's a bit annoying to see number skips.
I think it's always good to give each new client a unique number. That should help you in identifying 'em (Incase you've a chargeback or some sorta issue).
It is annoying, although it's the standard way that most membership systems work - nearly all (good) databases would employ a unique key for the member ID, hence once one is selected, it won't be used again.
Yes, it's to do with the auto-increment feature when coding with a database.
Cheers,
Paul
why is it anoying?