Hi,

I love your work, you make my life better :)

It's important to follow up incomplete orders and a minor interface change could make it much easier to do this manually.

On /admin/commerce/orders the 'Name/Email' listed is
(Order owner) User: E-mail (Email) if it could be Commerce Order: E-mail (E-mail) that would make it much quicker to know which orders got as far as entering details before abandoning and much easier to follow them up and convert them.

Ideally something like the below would be perfect.

if (<em>(Order owner) User: E-mail (Email) </em>) {
  <em>(Order owner) User: E-mail (Email) </em> 
} elseif (<em> Commerce Order: E-mail (E-mail)<em>) {
 <em> Commerce Order: E-mail (E-mail)<em>
}

Many thanks for your time

Comments

jsacksick’s picture

Status: Active » Postponed (maintainer needs more info)

I don't really understand the request here, please provide more information or ideally a patch.