mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-17 12:35:46 +00:00
Fixes for BuildOrder forms
This commit is contained in:
@ -80,6 +80,7 @@ class BuildSerializer(InvenTreeModelSerializer):
|
||||
'completed',
|
||||
'completion_date',
|
||||
'destination',
|
||||
'parent',
|
||||
'part',
|
||||
'part_detail',
|
||||
'overdue',
|
||||
|
Reference in New Issue
Block a user