Maybe I oversee something, but on the page where one can view the list of orders, the name of the customers are not linked to the actual users pages. Is there a module that can do this for me?

Thanks

Theo Richel

CommentFileSizeAuthor
#2 1516876-link-username.patch4.31 KBtr

Comments

longwave’s picture

Status: Active » Fixed

uc_views module contains a replacement configurable view for the order listing, which can be configured to link back to the user account.

tr’s picture

Version: 6.x-2.7 » 7.x-3.x-dev
Status: Fixed » Needs review
StatusFileSize
new4.31 KB

This patch adds the link in Ubercart 7.x-3.x. Is an update function needed here?

tr’s picture

Category: support » feature

Let's call it a feature.

longwave’s picture

Status: Needs review » Fixed

Committed #2.

As this is a minor feature I don't think we need an update function; unedited views will need a cache clear to pick this up, but that is likely to be triggered by another update anyway.

Status: Fixed » Closed (fixed)

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