mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 05:05:42 +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