mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
PEP
This commit is contained in:
parent
6a19e94feb
commit
28d49bdd47
@ -6,6 +6,7 @@ from import_export.admin import ImportExportModelAdmin
|
||||
|
||||
from .models import PurchaseOrder, PurchaseOrderLineItem
|
||||
|
||||
|
||||
class PurchaseOrderAdmin(ImportExportModelAdmin):
|
||||
|
||||
list_display = (
|
||||
|
Loading…
Reference in New Issue
Block a user