@@ -172,7 +172,7 @@ class ExportReclamationsService
$row = $base;
$row['E'] = $product->article;
- $row['F'] = $product->type;
+ $row['F'] = $product->nomenclature_number;
$row['G'] = $passportName;
return $row;