Removed pds_status and pds_description column in importer and exporter file
This commit is contained in:
@@ -126,10 +126,6 @@ class TestingPanelReadingExporter extends Exporter
|
||||
->label('UPDATE COUNT'),
|
||||
ExportColumn::make('output_flag')
|
||||
->label('OUTPUT FLAG'),
|
||||
ExportColumn::make('pds_status')
|
||||
->label('PDS STATUS'),
|
||||
ExportColumn::make('pds_description')
|
||||
->label('PDS DESCRIPTION'),
|
||||
ExportColumn::make('tested_by')
|
||||
->label('TESTED BY'),
|
||||
ExportColumn::make('updated_by')
|
||||
|
||||
Reference in New Issue
Block a user