mirror of
https://github.com/inventree/InvenTree.git
synced 2025-08-06 03:51:34 +00:00
do not show in admin
This commit is contained in:
@@ -38,6 +38,8 @@ class CompanyAdmin(ImportExportModelAdmin):
|
||||
'description',
|
||||
]
|
||||
|
||||
exclude = ('is_deleted',)
|
||||
|
||||
|
||||
class SupplierPartResource(ModelResource):
|
||||
"""
|
||||
|
Reference in New Issue
Block a user