Add zero checking for indi number so that if entered I144
it will find I0144 I00144 I000144, etc.
Currently, it shows Individual I144 instead of the person
(which in my case was I000144).
Wouldn't be better to store individual numbers in the DB
without the 'I' prefix? This may solve this problem (and can
also speed index lookups by number rather than by strings).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=1064973
Sorry, it seems the bug was moved already to the RFE
(974191).
Logged In: YES
user_id=1064973
Wouldn't be better to store individual numbers in the DB
without the 'I' prefix? This may solve this problem (and can
also speed index lookups by number rather than by strings).
Logged In: YES
user_id=634811
mirono,
Can this be closed?
Logged In: YES
user_id=1064973
No, it is very inconvenient to type I00002 instead of just
I2.