|
@@ -35,11 +35,11 @@
|
|
|
b.item_Code,
|
|
|
b.distribution_Point,
|
|
|
b.prepack_Sku,
|
|
|
-/* SUM(b.total) total,
|
|
|
- sum(b.total_Net_Weight) totalNetWeight,
|
|
|
- sum(b.total_Gross_Weight) totalGrossWeight,
|
|
|
- sum(b.total_Volume) totalVolume,
|
|
|
- sum(b.total_Price) totalPrice,*/
|
|
|
+ /*SUM(b.total) total2,
|
|
|
+ sum(b.total_Net_Weight) totalNetWeight2,
|
|
|
+ sum(b.total_Gross_Weight) totalGrossWeight2,
|
|
|
+ sum(b.total_Volume) totalVolume2,
|
|
|
+ sum(b.total_Price) totalPrice2,*/
|
|
|
b.master_Metering,
|
|
|
b.inventory_Name,
|
|
|
b.colour,
|