Line 103
The query to build the contact list for a given company
is confusing. It tries to match ab_company_id with $cust
looking at the addressbook and the customers tables these
two thing are not necessarily the same.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Line 103
The query to build the contact list for a given company
is confusing. It tries to match ab_company_id with $cust
looking at the addressbook and the customers tables these
two thing are not necessarily the same.
forget it I'm a pinhead, got around to doing some reading
and found the docs and patch file for the addressbook