Closed (fixed)
Project:
Ubercart Views
Version:
6.x-2.0
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
13 Jul 2009 at 17:05 UTC
Updated:
21 Oct 2009 at 10:13 UTC
I'm trying to create a custom report for my store that would display a list of customers and their purchases, something like:
date| client name | Name of Product|
I can't seem to get both the client name and the product name in 1 report
Am I missing something, or is this not possible?
thanks
m
Comments
Comment #1
madsph commentedSorry for being so long to answer. I have been offline for 3 weekes (holiday :-D)
You can try importing this and see if that is something like what you are trying to do.
I am using the latest development version of uc_views, so if you are running a really old copy it might not work.
Hope this helps.
Comment #2
micheleannj commentedExcellent! I'll try it out.
Hope you had a good vacation and thanks for getting back to my requests.
m
Comment #3
micheleannj commentedHmmm...I got "Field handler uc_order_products.title is not available."
I'm using uc_views 6.x-2.0
Any ideas?
Comment #4
madsph commentedAh - yes. In you version we haven't made uc_order_products a base table yet...
Hmmm. are you able to use the 'Node: Title' field in stead?
Comment #5
madsph commented