mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-22 01:49:05 +02:00
Make more fiields importable
This commit is contained in:
parent
4437f206af
commit
820be46ed3
10 changed files with 35 additions and 29 deletions
|
@ -34,6 +34,7 @@ class PartNormalizer implements NormalizerInterface, DenormalizerInterface, Cach
|
|||
'notes' => 'comment',
|
||||
'quantity' => 'instock',
|
||||
'amount' => 'instock',
|
||||
'mpn' => 'manufacturer_product_number',
|
||||
];
|
||||
|
||||
private ObjectNormalizer $normalizer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue