Hi,
Does the Report in the Sales section (Litium back office) include tax or not?
“Totalt ordervärde”
Litium version: 7.6
Hi,
Does the Report in the Sales section (Litium back office) include tax or not?
“Totalt ordervärde”
Litium version: 7.6
The report ends up calling the SP ECommerce_GetTotalOrderStatistic that sums the GrandTotal column for the given conditions. This includes VAT.
GrandTotal = Total + TotalDeliveryCost + TotalFee + TotalVAT - TotalDiscount