formats
This commit is contained in:
parent
9b706bf587
commit
08141771a2
@ -139,7 +139,7 @@ class OrderExport extends AbstractExport implements FromQuery, WithHeadings, Wit
|
|||||||
$formats = [
|
$formats = [
|
||||||
'E' => NumberFormat::FORMAT_NUMBER_00,
|
'E' => NumberFormat::FORMAT_NUMBER_00,
|
||||||
'H' => NumberFormat::FORMAT_NUMBER,
|
'H' => NumberFormat::FORMAT_NUMBER,
|
||||||
'L' => NumberFormat::FORMAT_NUMBER_00,
|
'I' => NumberFormat::FORMAT_NUMBER_00,
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user