FlowPoolExport
This commit is contained in:
parent
010d3447d8
commit
41f5f0c759
@ -46,7 +46,6 @@ class FlowPoolExport extends AbstractExport implements FromCollection, WithHeadi
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
array_sum($list->pluck('members')->toArray()) ?: 0,
|
||||
array_sum($list->pluck('total_price')->toArray()) ?: 0,
|
||||
]);
|
||||
|
Loading…
x
Reference in New Issue
Block a user