Added column routine_test_time for motor testing masters table
This commit is contained in:
@@ -48,6 +48,8 @@ class MotorTestingMasterExporter extends Exporter
|
||||
->label('Insulation Resistance Limit'),
|
||||
ExportColumn::make('ins_res_type')
|
||||
->label('Insulation Resistance Type'),
|
||||
ExportColumn::make('routine_test_time')
|
||||
->label('Routine Test Time'),
|
||||
ExportColumn::make('res_ry_ll')
|
||||
->label('Resistance RY LL'),
|
||||
ExportColumn::make('res_ry_ul')
|
||||
|
||||
Reference in New Issue
Block a user