1
0
forked from poc/pds

Updated validation logic on importer and exporter

This commit is contained in:
dhanabalan
2026-02-20 17:11:05 +05:30
parent 95c27d6821
commit c3a4985f45
3 changed files with 70 additions and 77 deletions

View File

@@ -29,7 +29,7 @@ class ProductCharacteristicsMasterExporter extends Exporter
ExportColumn::make('line.name')
->label('LINE NAME'), // machine.workGroupMaster.name
ExportColumn::make('machine.workGroupMaster.name')
->label('WORK GROUP MASTER'),
->label('GROUP WORK CENTER'),
ExportColumn::make('machine.work_center')
->label('WORK CENTER'),
ExportColumn::make('characteristics_type')