mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-17 20:45:44 +00:00
Render a table of sales orders
This commit is contained in:
@ -124,6 +124,7 @@ class SalseOrderSerializer(InvenTreeModelSerializer):
|
||||
'issue_date',
|
||||
'complete_date',
|
||||
'creation_date',
|
||||
'description',
|
||||
'line_items',
|
||||
'link',
|
||||
'reference',
|
||||
|
Reference in New Issue
Block a user