VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: carsten888 on April 17, 2012, 09:27:53 AM

Title: filter on ordernumber on admin page 'orders'.
Post by: carsten888 on April 17, 2012, 09:27:53 AM
On the admin page 'orders' the filter only seems to filter for username, not for the order number or order id.

I am subscribed for the RSS security updates. I got the email, but not the RSS.

Thanks for the security update. Even thou I'm posting issues etc. its very much appreciated.  :)
Title: Re: filter on ordernumber on admin page 'orders'.
Post by: tech on August 28, 2012, 22:43:01 PM
is there any solution to make this work? filter by order number?

I checked forum and no other mention of this topic, thanks for any help in directing this to the right place.
Title: Re: filter on ordernumber on admin page 'orders'.
Post by: Mongrel on September 02, 2012, 04:12:55 AM
I want to be able to filter by Company Name and can't!!  How dumb is that!!

ALL of my customers are companies, and I could get an order from 5 different people from that one company, but in VM2 back end, I can't seem to be able to do a simple search by company name.

Farout!!  Was VM2 ever ready for release???  Seems to be SO much missing.  :(
Title: Re: filter on ordernumber on admin page 'orders'.
Post by: Milbo on September 02, 2012, 19:26:59 PM
it filters for ordernumbers since 3 months imho, it will never filter on order_id! Because the oder_id is an pure internal variable, just meant for the database.

It works also for names, email is missing and as I know now company.

The problem is that it does not make a lot sense to add all fields then it will be slow. At best would be a configurable setting like for the product search. But that takes a lot of time.
Title: Re: filter on ordernumber on admin page 'orders'.
Post by: Mongrel on September 03, 2012, 01:54:20 AM
Ok - But that still has not answered the question.  Can I filter the orders by Company?  The person's name is useless!! I only ever deal with companies!!
Title: Re: filter on ordernumber on admin page 'orders'.
Post by: Milbo on September 03, 2012, 23:33:45 PM
in the new version, yes. Or just download from the svn the order model /BE/models/orders.php. We work already with the new version.

Is now checking for first_name, middle_name, last_name, order_number, company, email, phone_1, address_1, zip
Title: Re: filter on ordernumber on admin page 'orders'.
Post by: Mongrel on September 04, 2012, 02:06:58 AM
Hi Milbo,

When you say the "new version" what do you mean?  We are running the latest version according to the VM website. 2.0.10

And  am not sure what you mean by  Or just download from the svn the order model /BE/models/orders.php

Can you please explain?
Thanks
John