mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-16 12:05:53 +00:00
PEP
This commit is contained in:
@ -211,6 +211,8 @@ class Part(models.Model):
|
|||||||
- IPN (if not null)
|
- IPN (if not null)
|
||||||
- Part name
|
- Part name
|
||||||
- Part variant (if not null)
|
- Part variant (if not null)
|
||||||
|
|
||||||
|
Elements are joined by the | character
|
||||||
"""
|
"""
|
||||||
|
|
||||||
elements = []
|
elements = []
|
||||||
|
Reference in New Issue
Block a user