WIP
parent
b31d81359a
commit
f729c49587
|
|
@ -204,6 +204,7 @@ class DistributionPreIncomeJobService
|
|||
'total_amount' => 0,
|
||||
'total_sales_value' => 0,
|
||||
'total_revenue' => 0,
|
||||
'status' => DistributionPreIncome::STATUS_PROCESSED,
|
||||
]);
|
||||
|
||||
$preIncomeLogs[] = [
|
||||
|
|
|
|||
Loading…
Reference in New Issue