Summary | Duplicates in client list fix |
Queue | Hermes |
Type | Enhancement |
State | Rejected |
Priority | 1. Low |
Owners | |
Requester | tomward (at) scith (dot) com |
Created | 08/05/2006 (6990 days ago) |
Due | |
Updated | 09/30/2007 (6569 days ago) |
Assigned | |
Resolved | 09/29/2007 (6570 days ago) |
Milestone | |
Patch | No |
purpose, where only one entry per company is allowed.
suggestion and the consideration though.
State ⇒ Rejected
purpose, where only one entry per company is allowed.
State ⇒ Feedback
reasonable on the surface, but it would make the selection of id
arbitrary and dependent on ordering. So perhaps not.
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Duplicates in client list fix
Queue ⇒ Hermes
State ⇒ New
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);