mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Added some pepper
This commit is contained in:
parent
e707eb3a2b
commit
3bac4fc9ee
@ -6,6 +6,7 @@ from .models import PartAttachment
|
||||
from .models import SupplierPart
|
||||
from .models import BomItem
|
||||
|
||||
|
||||
class PartAdmin(ImportExportModelAdmin):
|
||||
|
||||
list_display = ('name', 'IPN', 'description', 'total_stock', 'category')
|
||||
|
Loading…
Reference in New Issue
Block a user