I am looking for a way for our admin users on a Drupal Commerce site to look up customer profiles from previous orders, and upon looking at a specific customer profile, provide a button that allows then to create an order for that customer. This use case is for a call center.
So far, I have tried using Button Field to call a rule component but I have having problems writing the rule.
Looking up previous orders and creating a new order with information for the shipping profile attached would also be a viable alternative.
Any suggestions regarding approach or use of modules would be welcome.
Thanks!