Added item code column in axn exporter
This commit is contained in:
@@ -51,6 +51,8 @@ class AxnExporter extends Exporter
|
||||
|
||||
return substr($sn, $offset);
|
||||
}),
|
||||
ExportColumn::make('stickerMaster.item.code')
|
||||
->label('ITEM CODE'),
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user