[#4252] Duplicates in client list fix
Summary Duplicates in client list fix
Queue Hermes
Type Enhancement
State Rejected
Priority 1. Low
Owners
Requester tomward (at) scith (dot) com
Created 08/04/06 (1320 days ago)
Due
Updated 09/29/07 (899 days ago)
Assigned
Resolved 09/29/07 (899 days ago)
Attachments
Milestone
Patch No

History
09/29/07 tomward (at) scith (dot) com Comment #4 Reply to this comment
Yes, I agree. I have a separate clients address book exactly for that
purpose, where only one entry per company is allowed.
Ahh I was not thinking of a separate address book. Thanks for the 
suggestion and the consideration though.
09/29/07 Jan Schneider Comment #3
State ⇒ Rejected
Reply to this comment
Yes, I agree. I have a separate clients address book exactly for that 
purpose, where only one entry per company is allowed.
09/28/07 Chuck Hagenbuch Comment #2
State ⇒ Feedback
Reply to this comment
Jan, Duck, other Hermes people what do you think on this? Seems 
reasonable on the surface, but it would make the selection of id 
arbitrary and dependent on ordering. So perhaps not.
08/04/06 tomward (at) scith (dot) com Comment #1
State ⇒ New
Queue ⇒ Hermes
Summary ⇒ Duplicates in client list fix
Type ⇒ Enhancement
Priority ⇒ 1. Low
Reply to this comment
If somebody wants a list based on "company" rather than "name" from an 
address book, there's good chances they'll have multiple contacts for 
that company, thus multiple entries for the company. I suggest using:



$clients = array_unique($clients);