I want to create a view that show a list of orders for one user (seller: using ubercart marketplace). I can create the view, and using relation and filter it only show orders containing seller products. Fine.

But I cannot get the price total. I use "group by" module to sum quantity and price, but cannot handle total price = product price * quantity.

Is there a solution. Thanks.

Comments

odizle’s picture

hi there, i am just trying to do exactly what you have mentioned, i am running ubercart marketplace and now i am trying to make a dashboard for seller and straggling with the sellers order view. could you possibly share if and how you go this to work?
thanks in advance!