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:
Stieber Daniel (CSC FI SPS MESLEO)
2025-07-23 15:40:25 +00:00
parent 84da66ccd5
commit de2e6af5f7
26 changed files with 53999 additions and 14791 deletions

View File

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