mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Fix order API reference
This commit is contained in:
parent
87a09a7220
commit
535f1994b1
@ -78,7 +78,7 @@ class POList(generics.ListCreateAPIView):
|
|||||||
'supplier__image',
|
'supplier__image',
|
||||||
'reference',
|
'reference',
|
||||||
'description',
|
'description',
|
||||||
'URL',
|
'link',
|
||||||
'status',
|
'status',
|
||||||
'notes',
|
'notes',
|
||||||
'creation_date',
|
'creation_date',
|
||||||
|
Loading…
Reference in New Issue
Block a user