Active
Project:
Ubercart Views
Version:
6.x-3.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Mar 2011 at 16:23 UTC
Updated:
25 Aug 2011 at 07:40 UTC
Don't know if it is a bug or normal...
I use a view type "Ubercart orders" to show orders for a particular seller, the gaol is each seller can see the list of orders containing own products.
I add a relation on Ubercart order product : Product to make product uid available so it seems uid come from uc_order_products_user_vw.
But after changing product owner by editing a product it seem uc_order_products_user_vw is not actualized with the new uid, and some uid are wrong.
I am looking for a solution or another way to get uid for a product. Thanks
Comments
Comment #1
zkrebs commenteddoes this mean uc_views supports marketplace?
Comment #2
ledom commentedNo, in fact it was wrong because the uid I used was buyer uid, not seller uid.
A marketplace supports for views would be good, but finaly I use the old (and dangerous) http://drupal.org/project/qviews wich is I think the best solution to create easily views for peoples who know how to write a sql query.
Changing bug report to feature request, obviously it is not a bug.
Comment #3
zkrebs commentedCould you please describe your usage of Qviews? I need a way for store owners to do a 'download' of their orders in CSV. Could you please help?
Comment #4
ledom commentedSorry, I do not think Qviews support CSV output...
May be someone else could help this module to support marketplace.
Then Views Bonus Pack will help to output CSV: http://drupal.org/project/views_bonus