Hey all.
We need to be able to view a customers order history in admin. Right now we have a custom module in place where it searches the entire order database for other orders made by that customer.
This is starting to be very time consuming though because we have tens of thousands of orders. so doing a database query of ALL those orders is not the best way to go about this.
Is there any way/module for us to just have the customers previous orders by name in admin in customers -> orders?
Any advice would be great!



