|
@@ -131,6 +131,7 @@
|
|
epp.subscribe_detail_id,
|
|
epp.subscribe_detail_id,
|
|
epp.old_purchase_product_id,
|
|
epp.old_purchase_product_id,
|
|
epp.price_including_tax,
|
|
epp.price_including_tax,
|
|
|
|
+ epp.amount_including_tax,
|
|
IFNULL(t1.receiptQuantity, 0) AS arrivalQuantity,
|
|
IFNULL(t1.receiptQuantity, 0) AS arrivalQuantity,
|
|
IFNULL(t1.receiptStatus, 0) AS receiptStatus,
|
|
IFNULL(t1.receiptStatus, 0) AS receiptStatus,
|
|
ep.sell_corporation_id
|
|
ep.sell_corporation_id
|