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
bcdfbe0534
created transaction queue to process database writes and deletes in first in first out order
2025-06-24 13:25:47 -07:00
49f6cf505a
Adding addtional smart scanner metrics
2025-06-23 18:21:12 +02:00
4037b2fa45
Merged PR 15668: Refactored Lot Event
...
Refactored Lot Event methods.
1. Moved all lot event methods to a new LOT_EVENT_SERVICES service module.
2. Simplified CreateLotEvent routine
3. Updated all calling stored procedures.
2025-04-28 21:02:24 +02:00
c1567147ab
reverting changes to update the work order quantities on the backend
2025-04-02 13:07:12 -07:00
2ff9dfb0b5
minor bug fix in RDS_ACTIONS and minor change to procedure queue system
2025-03-31 17:31:32 -07:00
59c07b1a8b
moved costly calls to the backend procedure queue to speedup sap transaction processing and releasing material
2025-03-31 13:44:03 -07:00
b76db6bc72
Merged PR 13813: Lot void routines enhancement
...
Lot void routines enhancement
Related work items: #110807
2025-03-27 18:51:25 +01:00
f930fd3efe
Refined event logic to prevent multiple error messages from being displayed. Imlemented GetStackTrace service in Error_Services so that the stack contents can be logged with the RDS Layer error log.
2025-03-21 21:58:28 +01: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
24a246a99b
added logic to RDS_ACTIONS to restore load signatures if erased unexpectedly
...
refactored solution to leverage the LOT and LOT_EVENT tables
minor fix
2024-11-05 17:51:13 -07:00
5d69392c17
added logic to RDS_ACTIONS to block the removal of the reactor number
2024-10-16 10:33:59 -07:00
962b53db72
fixed runtime error in MFS
2024-10-09 16:33:12 -07:00
9119e91998
Modified REACT_RUN and RDS to align shift nomenclature
2024-10-10 00:30:56 +02:00
3cdb08d0fd
Retry pull to prod for RDS_LAYER form fix.
2024-09-10 10:53:55 -07:00
2419a88e61
Disabled scroll on RDS_LAYER form
2024-09-10 19:40:01 +02: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