There is a field in Views display of orders called "Total cost" but it doesn't calculate real total cost. It count sum of cost of each single ordered product but not multiplies it by their quantities. This issue was already mentioned for project Ubercart Views 6.x:
#1085830: Ubercart order: Total cost doesn't recognize product quantity
I attached simple patch that fixes the problem.

Comments

coveryoureyes’s picture

Here is the patch.
Sorry for mistaken uploading.

longwave’s picture

Version: 7.x-3.4 » 7.x-3.x-dev
Status: Patch (to be ported) » Needs review
longwave’s picture

Status: Needs review » Fixed

Thanks for uploading this patch. Committed!

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

changed link to old issue