I modified the module to make the 'howpay' column link to the payment tab of the order, change at line 121:

			$temparray[]=  l(t($customer->howpay),'admin/store/orders/' . $customer->id . 'payments');

Comments

cayenne’s picture

Say, that's a good idea. I will commit that on the next rev.

cayenne’s picture

Status: Active » Fixed

Thanks for the idea!

cayenne’s picture

Assigned: Unassigned » cayenne
Status: Fixed » Closed (fixed)

Appears to be working. Post if any problems!