14 Commits

Author SHA1 Message Date
Ouellette Jonathan (CSC FI SPS MESLEO)
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
Infineon\Mitchem
5d31e6f84c Final changes post UAT. 2025-04-17 23:46:31 +02:00
Infineon\Mitchem
b334574cac Create PrintCalibrationLabel service in
LABELING_SERVICES.
2025-04-17 23:46:31 +02:00
Infineon\Mitchem
507c6bffba Commit to save progress.
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
2025-03-26 14:49:02 -07:00
Stieber Daniel (CSC FI SPS MESLEO)
018322a2b3 Merged PR 12080: added support for new OI dev servers
added support for new OI dev servers
2025-03-05 00:21:41 +01:00
Infineon\Ouellette
3d230444b0 Corrected Zebra Printer mapping for MESZBRPRT011 2025-02-18 15:07:20 -07:00
Infineon\Ouellette
9673fffee1 Added backend support for RTF Labeling 2025-01-20 22:58:53 +01:00
Infineon\StieberD
84ab215aee added printing message and centered label 2025-01-13 16:19:59 -07:00
Infineon\StieberD
8b25784ba3 small bug fix 2025-01-13 15:48:52 -07:00
Infineon\StieberD
59ee7c83fc added reactor label printing form 2025-01-13 15:09:15 -07:00
Infineon\Ouellette
35b7fa640e Removed 2D barcode from label and made product font larger 2024-12-13 02:23:42 +01:00
Infineon\Ouellette
e4cca79a08 First final commit 2024-11-25 21:44:51 +01:00
Infineon\Ouellette
ddf0171841 Changed 1D Barcode width 2024-10-25 20:41:31 +02: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