mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
fix for wrong mapping
This commit is contained in:
parent
6c2e18dd7a
commit
27ed20c123
@ -739,7 +739,7 @@ class PartImport(FileManagementFormView):
|
||||
'name': 'name',
|
||||
'description': 'description',
|
||||
'keywords': 'keywords',
|
||||
'IPN': 'IPN',
|
||||
'ipn': 'ipn',
|
||||
'revision': 'revision',
|
||||
'link': 'link',
|
||||
'default_expiry': 'default_expiry',
|
||||
|
Loading…
Reference in New Issue
Block a user