Hi folks,I am thinking this might be straight forward, so hoping someone might know or already have this setup. We need Order Ship Method to be available as a list criteria (the ones from order_ship_method). Essentially, we need to be able to pull all orders through a list that a customer has made that requested 'Mail-out' for example.Thanks in advance..
Hi Derrek -
Order Search allows you to return orders by delivery - would that help? You can save the results of the Order Search to a List as well. Delivery is also a parameter on the Single Sale Order Listing, and you can save the report results to a list.
Thanks,
Patrick
Hopefully Patrick's suggestion works for you. The problem with your approach, though, is that if Customer A places an order for Mail-out, and a second order for Print-at-home, your pull is going to bring up both of their orders.
Thanks both. Hypothetically this works, it is just a couple extra steps than what we were looking for. But I think that will work for now! Not sure why I didn't think of it haha.