mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-28 23:51:34 +00:00
Display overdue status in purchase order table
- Allow table to be filtered by "overdue" status
This commit is contained in:
InvenTree
@@ -86,6 +86,7 @@ class POSerializer(InvenTreeModelSerializer):
|
||||
'supplier_reference',
|
||||
'status',
|
||||
'status_text',
|
||||
'target_date',
|
||||
'notes',
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user