12 Commits

Author SHA1 Message Date
Ouellette Jonathan (CSC FI SPS MESLEO)
8a44de0075 Merged PR 15375: Added in missing CHANGED event on CMB_EQUIP_TYPE. Also fixed initialization o...
Needed Friday bugfix. Added in missing CHANGED event on CMB_EQUIP_TYPE. Also fixed initialization of this field. Cleaned up formatting

Related work items: #255186
2025-04-19 00:29:24 +02:00
Ouellette Jonathan (CSC FI SPS MESLEO)
999e11b1b8 Merged PR 14213: Added condition to ignore line if the tw lot id is null
Added condition to ignore line if the tw lot id is null
2025-04-01 18:14:24 +02:00
Ouellette Jonathan (CSC FI SPS MESLEO)
9766e38a93 Merged PR 13910: Implemented an auto enter for test wafer usage form. Implemented a keep open...
1. Implemented an auto enter for test wafer usage form.
2. Implemented a keep open flag for test wafer usage.
3. Changed mapping for Log A Test Run Button on NDW_MAIN form to new test wafer form.
4. Implemented a cast for Lot ID string in Log Test Wafer Usage form to ensure all data is upper case.

Related work items: #247309, #247310, #247870, #248319
2025-03-27 21:44:04 +01:00
Infineon\Ouellette
5e00026748 Various bug fixes with scanner, form validation within the adjust lot qty form, and added scroll bars on the view lot form 2025-02-11 15:25:57 -07:00
Infineon\Ouellette
432db10957 Added missing events to TW Tracking form 2024-12-05 11:54:40 -07:00
Infineon\Ouellette
0483d54928 Found and fixed cause for invalid equip type identifiers being logged 2024-12-05 10:27:35 -07:00
Infineon\Ouellette
86d51d60ff Standardized EqpType values 2024-11-25 21:44:51 +01:00
Infineon\Ouellette
1d47fec073 Added in gating logic for system logging. 2024-11-25 21:44:51 +01:00
Infineon\Ouellette
90d714c9f2 Fixed bug in Test Wafer Usage Form 2024-11-25 21:44:51 +01:00
Infineon\Ouellette
e4cca79a08 First final commit 2024-11-25 21:44:51 +01:00
Infineon\Ouellette
3a2ff00722 Re-adding from old branch 2024-11-25 21:44:51 +01:00
Infineon\Ouellette
9651c48539 Initial addition for Test Wafer Tracking Phase 2
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.
2024-10-24 20:23:15 +02:00