Merged PR 21598: Refactored receive and release codebase.
Refactored receive and release codebase. bug fixes and performance improvements modified WO_REC form to use the same receive and same release dtm for all cassettes released in a given batch Related work items: #259878
This commit is contained in:
@ -14,5 +14,7 @@ compile insert TRANSACTION_QUEUE_EQUATES
|
||||
equ TRANSACTION_QUEUE.RECORD$ to 5
|
||||
equ TRANSACTION_QUEUE.COLUMN$ to 6
|
||||
equ TRANSACTION_QUEUE.VALUE$ to 7
|
||||
equ TRANSACTION_QUEUE.MV_POS$ to 8
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user