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

zkrebs’s picture

does this mean uc_views supports marketplace?

ledom’s picture

Category: bug » feature

No, 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.

zkrebs’s picture

Could 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?

ledom’s picture

Sorry, 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