feature/IO-3255-simplified-parts-management -Bug fixes
This commit is contained in:
@@ -76,8 +76,6 @@ const extractJobData = (rq) => {
|
||||
category: doc.DocumentType || null,
|
||||
classType: doc.DocumentStatus || null,
|
||||
comment: doc.Comment || null,
|
||||
// TODO: This causes the job to be read only in the UI
|
||||
// date_exported: doc.TransmitDateTime || null,
|
||||
asgn_no: asgn.AssignmentNumber || null,
|
||||
asgn_type: asgn.AssignmentType || null,
|
||||
asgn_date: asgn.AssignmentDate || null,
|
||||
|
||||
Reference in New Issue
Block a user