7806_devToTest_2332 #2801
|
@ -10,7 +10,7 @@ BEGIN
|
||||||
it.id,
|
it.id,
|
||||||
s.itemFk,
|
s.itemFk,
|
||||||
SUM(s.quantity),
|
SUM(s.quantity),
|
||||||
SUM((b.buyingValue + b.freightValue + b.comissionValue + b.packageValue) * s.quantity) value,
|
SUM((b.buyingValue + b.freightValue + b.comissionValue + b.packageValue) * s.quantity) `value`,
|
||||||
SUM (
|
SUM (
|
||||||
IF(
|
IF(
|
||||||
aw.`type` = 'internal',
|
aw.`type` = 'internal',
|
||||||
|
|
Loading…
Reference in New Issue