updated material track row generation to store the start dtm of a work order so that the json response can be sorted corrected
This commit is contained in:
@ -24,5 +24,7 @@ compile insert MATERIAL_REPORT_EQUATES
|
||||
equ MATERIAL_REPORT.PTI_RO$ to 15
|
||||
equ MATERIAL_REPORT.LOAD_RO$ to 16
|
||||
equ MATERIAL_REPORT.COMMENTS$ to 17
|
||||
|
||||
equ MATERIAL_REPORT.START_DTM$ to 18
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user