Commit Graph

11 Commits

Author SHA1 Message Date
fe0ebca16a Modified full box reject logic within NCR_ACTIONS to not execute if the associated WO_MAT record already has a batch number. If it does, the scrapped quantity will be accounted for in SAP against the SAP batch using the SCRAP_IN transaction logic within NCR_ACTIONS. 2025-11-04 15:10:04 -07:00
beaac0d38a Added calls to verify indexes and update indexes right after receiving and releasing material. Refactored codebase to adjust work order quantities instead of recalculate quantities.
Removing reliance on transaction queue for receive and releaase

Added unlock call in case write fails
2025-10-03 16:07:25 -07:00
e97162dc1e fixed routines posting procedures with value marks instead of the new service delimiter 2025-07-14 15:13:45 -07:00
28d5b81b30 added triggers to calculate and store the scrapped quantity of a work order and auto close the work order when the scrap quantity and ship quantity equal the total work order quantity
added performance improvements to reduce unnecessary writes to the WO_LOG table
2025-07-08 10:31:25 -07:00
19fb71d733 updated WO_MAT and WM_IN actions to mark cassettes as processed when cassettes have a quantity of zero 2024-11-11 13:24:34 -07:00
962b53db72 fixed runtime error in MFS 2024-10-09 16:33:12 -07:00
d786776905 AdditionalChanges 2024-10-10 00:38:42 +02:00
b0b127cd87 fixed epp full box reject trigger 2024-09-19 17:28:00 -07:00
7762b129af pre cutover push 2024-09-04 20:33:41 -07:00
6ea6969f4b getting repo caught up 2024-05-22 14:06:46 -07:00
c667dd56eb added LSL2 stored procedures 2024-03-25 14:46:21 -07:00