I am trying to implement site with ubercart module.
one thing i like to see all ordered products on the page(www.zzz.com/admin/store/orders/view).
the default option is I have to click order id.
Is there way to see all order list with products? such as, "Name, order date, address, ordered product with quantity, price, status"

thanks,

Comments

TR’s picture

Component: Reports » Orders
Status: Active » Fixed
Issue tags: -report, -order, -product

Yes, this list of orders is created using the Views module, so you can use the Views UI to modify how the order list appears and what information is shown / what columns, column order, labels, etc. etc. You will have to read the documentation on Views to learn how to do this.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.