mirror of
https://github.com/inventree/InvenTree.git
synced 2025-11-13 11:26:42 +00:00
(cherry picked from commit a6e555708f)
Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
This commit is contained in:
committed by
GitHub
parent
2b7627a940
commit
00646b0891
@@ -329,7 +329,7 @@ class StockItemSerializer(
|
||||
'supplier_part_detail.MPN',
|
||||
]
|
||||
|
||||
import_exclude_fields = ['use_pack_size', 'location_path']
|
||||
import_exclude_fields = ['location_path', 'serial_numbers', 'use_pack_size']
|
||||
|
||||
class Meta:
|
||||
"""Metaclass options."""
|
||||
|
||||
Reference in New Issue
Block a user