Removed part validation columns in importer and exporter of temp class characteristics
This commit is contained in:
@@ -299,10 +299,6 @@ class TempClassCharacteristicExporter extends Exporter
|
||||
->label('ZQMM QTY'),
|
||||
ExportColumn::make('winded_serial_number')
|
||||
->label('WINDED SERIAL NUMBER'),
|
||||
ExportColumn::make('part_validation_1')
|
||||
->label('PART VALIDATION 1'),
|
||||
ExportColumn::make('part_validation_2')
|
||||
->label('PART VALIDATION 2'),
|
||||
ExportColumn::make('model_type')
|
||||
->label('MODEL TYPE'),
|
||||
ExportColumn::make('created_at')
|
||||
|
||||
Reference in New Issue
Block a user