Posted by generalredneck on July 10, 2012 at 7:27pm
3 followers
| Project: | Drupal Commerce |
| Version: | 7.x-1.x-dev |
| Component: | Payment |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
In my current usecase, I need a way to show what user created a specific payment transaction. There is a uid associated with that user, however, there is no view's handler for that field or a relationship to allow you to display that user in a view. I propose a change to allow this ability. so I can do something like in the following screenshot.
Comments
#1
I've worked up a patch. Review and let me know.
#2
This is missing other information that we might use to display and sort based on the transaction's uid directly. I committed the attached patch that was a copy / paste and tweak from the order table's uid field. Not sure why this wasn't done before. : P
Welcome to the committers log!
#3
Yay! That's awesome! Looking forward to yall's Drupal 8 webinar tomorrow!
#4
For sake of consistency...
The last patch failed because of no EOL character in it.
This one should work since it was generated by drupal's git :D
#5
No worries - I guess I should've posted the full patch up here. I usually remember to link to the actual commit but forgot this'n. : P
#6
Automatically closed -- issue fixed for 2 weeks with no activity.