I also just added a column displaying the UID:
At 52:

		array('data' => t('UID'), 'field' => 'uid', 'sql_field' => "uc_orders.uid"),

At 117:

			$temparray[]=  l( t(check_plain($customer->uid)), 'user/' . $customer->uid);

Comments

cayenne’s picture

This is old. Does anyone have a reason for wanting this?

cayenne’s picture

Assigned: Unassigned » cayenne
Status: Active » Postponed (maintainer needs more info)
cayenne’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (outdated)