Details
-
Type: New Feature
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.10.0-b1
-
Component/s: None
-
Labels:None
-
Epic Link:
Description
Add the following filtering options to the admin clients widget:
- Name (like comparison on concatenated first and last name of all client contacts)
- Email (like comparison on all contact emails and user email)
- Company (like comparison on all contact companies)
- Country (select, comparison on all contact countries, default any)
- Client Group (client_group_id select, default any)
- Invoice Method (select, inv_method client setting)
- Last Seen (date range [i.e. two datepicker fields], filter on the last activity for each user from logs_user)
While it's not technically blocking this tasks, you should probably do 3580 first