update
This commit is contained in:
@@ -152,6 +152,7 @@ final class ShopproOrderMapper
|
||||
'total_without_tax' => $totalNet,
|
||||
'total_with_tax' => $totalGross,
|
||||
'total_paid' => $totalPaid,
|
||||
'delivery_price' => $transportCost,
|
||||
'send_date_min' => null,
|
||||
'send_date_max' => null,
|
||||
'ordered_at' => $sourceCreatedAt,
|
||||
|
||||
Reference in New Issue
Block a user