ShaunR Posted October 2, 2012 Share Posted October 2, 2012 I'm going to classify this as a bug. The Intellisearch does not sort clients or products properly based on there status. Products show cancelled products first and active last for example. The Intellisearch results should sort products by Pending, Active, Suspended, Cancelled, Terminated, Fraud. It should sort clients by Active, Inactive, Closed. Invoices should be sorted by Unpaid, Paid, Cancelled, Refunded, Collections. 0 Quote Link to comment Share on other sites More sharing options...
othellotech Posted October 3, 2012 Share Posted October 3, 2012 >The Intellisearch results should sort products by Pending, Active, Suspended, Cancelled, Terminated, Fraud. >It should sort clients by Active, Inactive, Closed. >Invoices should be sorted by Unpaid, Paid, Cancelled, Refunded, Collections. No thanks, we want totally different sorting to tha - clients in ID number order (as now) for example, beither woudl I want teh invocies in anything other than strict sequential order, ever. So, more of a "feature suggestion" to allow the search to let the user pick any sorting they want, than a bug per-se ... 0 Quote Link to comment Share on other sites More sharing options...
ShaunR Posted October 3, 2012 Author Share Posted October 3, 2012 You would do a multi-order on that... order by status, and then id If your only going to sort by ID then at the very least the results should be reversed, this way your always seeing the latest invoice, client, product first where as now i'm seeing old cclients, invoices, products first. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.