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:
Infineon\StieberD
2025-05-02 12:37:58 -07:00
parent 3c95ec88d8
commit 5c18f7ccd2
2 changed files with 24 additions and 20 deletions

View File

@ -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