mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-01-18 16:19:34 +00:00
Merge remote-tracking branch 'origin/feature/create-assemblies' into feature/all-features
This commit is contained in:
commit
4501a8def4
1 changed files with 0 additions and 1 deletions
|
|
@ -624,7 +624,6 @@ class EntityExporter
|
|||
'Mpn' => $partData['part']?->getManufacturerProductNumber(),
|
||||
'Name' => $partData['name'] ?? '',
|
||||
'Designator' => $partData['designator'],
|
||||
'Mountnames' => '-',
|
||||
'Description' => $partData['part']?->getDescription(),
|
||||
'ReferencedAssemblyId' => '-',
|
||||
'ReferencedAssemblyIpn' => '-',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue