Compare commits
2 Commits
82f776ef41
...
a09264a053
| Author | SHA1 | Date | |
|---|---|---|---|
| a09264a053 | |||
|
|
95c27d6821 |
@@ -39,7 +39,7 @@ class ProcessOrderExporter extends Exporter
|
|||||||
ExportColumn::make('sfg_number')
|
ExportColumn::make('sfg_number')
|
||||||
->label('SFG NUMBER'),
|
->label('SFG NUMBER'),
|
||||||
ExportColumn::make('machine_name')
|
ExportColumn::make('machine_name')
|
||||||
->label('MACHINE ID'),
|
->label('MACHINE NAME'),
|
||||||
ExportColumn::make('scrap_quantity')
|
ExportColumn::make('scrap_quantity')
|
||||||
->label('SCRAP QUANTITY'),
|
->label('SCRAP QUANTITY'),
|
||||||
ExportColumn::make('rework_status')
|
ExportColumn::make('rework_status')
|
||||||
|
|||||||
Reference in New Issue
Block a user