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