Jump to content

Intellisearch sort order


ShaunR

Recommended Posts

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.

Link to comment
Share on other sites

>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 ...

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated