replaced with NDW_VERIFY_USER. Added barcode
scan function to NDW_VERIFY_USER.
fixed two instances of ohms square unit characters being garbled by git
minor modification to NDW_VERIFY_USER_EVENTS lost focus events
minor change to gotfocus event logic
Added field to lot table to store most recent event id. Maintained column by writing to it upon successful creation of a lot event. Added the most recent event dtm to the json object for lot records. Added related text view in NDW_VIEW_LOT form and method to read that data and populate the field.
Related work items: #249625
Feature complete. Ready for UAT.
Minor changes to ZPL Hold header and darkness.
Implement post UAT changes.
fixed small bug in WMO reprint event logic
formatted code and removed commented out code
updated headers for nica order request
Added reactor type support to nica checklists. Refactored flow logic to just use NICA_CHECKLISTS table.
added feature flag support
gated Feature Flags menu item to supervisors
removed debug
added auto comment for intr maint flows on reactor log, intr maint flow id to react servs form, and cancel order on unsign reactor log
added exceptions for lamp and tc services, added control to edit flow id on react servs form, added auto-reactor log comment, added cancel order on unsign event
removed debug
modified NicaOrdersServices to use env variables for group resource name
added logic to filter out service flow ids for servics with is_intrusive set to false, modified security group for feature flag menu, added ability to clear intr main flow id to react serv form
removed unused equates
Includes services and functions to create new
test wafer lot. Tables included outside of git push
New Tables:
1. LOT
2. LOT_EVENT
3. LOT_OPERATION
4. PRODUCT_OPERATION
5. OPERATION
6. Added PRODUCT_OPERATIONS field in TEST_WAFER_PROD table.
All relational indexes and btree indexes.