Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use Order#email to show the order's email in new admin
`spree_orders` table has the column `email` which stores the email of guest orders or users email for non guest orders. We should use that in the new admin to display the email so that guest orders work as well. (cherry picked from commit 93abf41)
- Loading branch information