Quote:
It would be usefull to get a client list by total AND by reseller.
Rapstyle, you might want to enter it into the bugtracker so it gets on the roadmap for 3.0.6.
|
Thats already possible with the current API, so no need for a feature request.
Quote:
|
I can use client_get for have the information about a determinated client, but for all clients?
|
The _get functions of all item types can be used to query the database for a list of as well.
Example:
$client_record = $client->client_get($session_id, array('client_id' => '%'));
Recent comments
17 hours 34 min ago
22 hours 39 min ago
1 day 3 hours ago
1 day 4 hours ago
1 day 19 hours ago
1 day 19 hours ago
2 days 6 min ago
2 days 6 hours ago
2 days 7 hours ago
2 days 8 hours ago