2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-08-10 22:00:56 +00:00

do not show in admin

This commit is contained in:
Matthias
2022-03-30 01:30:21 +02:00
parent 6c6c47c60e
commit d068b0a064

View File

@@ -38,6 +38,8 @@ class CompanyAdmin(ImportExportModelAdmin):
'description',
]
exclude = ('is_deleted',)
class SupplierPartResource(ModelResource):
"""