mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-01-18 16:19:34 +00:00
Entferne "Mountnames" aus EntityExporter für Assemblies
This commit is contained in:
parent
fdc7a6d2a0
commit
0d7404d3e6
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