Commit Graph

70 Commits

Author SHA1 Message Date
a53915ad8c fix(material check): split manual material out of the mm to properly catch it 2025-09-06 09:03:11 -05:00
b3ce767b32 fix(bookin): corrections to only show the message on error vs the json 2025-09-06 09:02:42 -05:00
6910550de7 fix(main material check): corrections to properly ignore pkg during color checks 2025-09-01 11:08:16 -05:00
1f8b8a7248 fix(bookin): corrected the bookin in error response
this could still print a label if the system detects the material properly but some other issue with
alplaprod happened
2025-09-01 11:05:36 -05:00
53ed2c4e6a feat(materials): added in a bigger window on eom transfer lots 2025-08-28 10:14:41 -05:00
0a6ddea8c0 refactor(materials): changes to allow exact and eom transfers 2025-08-27 17:17:32 -05:00
df423192bf refactor(labeling): moved bookin fails inside bookin as it could be off 2025-08-27 17:17:03 -05:00
788d6367a3 refactor(labeling): removed the wrong import 2025-08-25 15:47:18 -05:00
369d16018c fix(bookin): corrected the error received from the book in fail 2025-08-25 14:38:00 -05:00
4486fe2436 fix(ocp): zechetti type correction to include the printer name 2025-08-21 05:54:48 -05:00
27586e923a feat(ocp): zechetti 1 added in 2025-08-21 05:13:06 -05:00
88f61c8eaa feat(ocp): materials contorls and transfer to next lot logic 2025-08-19 16:00:49 -05:00
c7bb12822b fix(dyco): correction to disable the camera if ocme is off 2025-08-04 12:44:03 -05:00
0d17fef1a1 fix(mainmaterial check): if the machine dose not require mm to be staged properly ignore 2025-07-31 11:54:40 -05:00
39d0768d50 fix(mm check): correction to know if a machine is required to have mm or not 2025-07-25 07:32:09 -05:00
d40ed30f55 fix(create labels): better logging to know where the error came from 2025-07-25 07:31:43 -05:00
c224e30b8d revert(mainmaterial): reverted changes to check for machine needing mm 2025-07-18 06:40:15 -05:00
e6f3a9b4d0 fix(label ratio): missed a manual spot that was not considered 2025-07-15 08:20:03 -05:00
49fd9d65c9 refactor(dyco): pickup changed to let spam again so we dont miss anything 2025-07-15 08:18:50 -05:00
588f264854 refactor(printers): addedin daily check for printers used to only be on a restart 2025-07-15 06:27:33 -05:00
61f0b7f06b feat(labeling): ratios reset for labeling implemeneted 2025-07-14 12:37:38 -05:00
41308788fd feat(labelratio): new feature to monitor label ratio from auto and manual
this was designed more for dayton but could be used for all plants
2025-07-14 10:18:23 -05:00
6a082d9737 feat(rfid): more rfid topics while monitoring the system run 2025-07-10 20:09:35 -05:00
58711becf2 refactor(mm check): added in a check that if we dont need mm we return mm checked 2025-07-10 20:08:45 -05:00
e50e9af839 refactor(dyco): change the plc check time from 5 > 8 2025-07-08 17:23:48 -05:00
37f2518589 refactor(ocme): picked up per location now vs picked up all 2025-06-16 18:30:55 -05:00
f79ff26958 refactor(picked up pallets): changes to start picking up only area from spot 2025-06-12 21:13:25 -05:00
e865c1dcaf test(added in commands): relocate and updated to remove 2025-06-12 21:12:15 -05:00
353960bd26 feat(new command): helper command to remove as non reusable pallets 2025-06-11 20:50:43 -05:00
37a4b83f8d fix(printers): removed the printer default time during update 2025-06-09 16:43:45 -05:00
b23c06cba6 fix(labeling process): build failed due to bad return function updated and rebuilt 2025-06-05 10:51:17 -05:00
788fc5f745 fix(ocp): possible fix for slc and crashing during mm check 2025-06-05 01:25:33 -05:00
5885fe8cd2 refactor(printerdata): changed change to have a static orderby so it dose not jump all over 2025-05-20 16:30:28 -05:00
c88fedd75a fix(lots): if no lot assigned dont spam 2025-05-20 13:43:54 -05:00
080087fa0d fix(lots): if no lots are assigned or released correct so nothing is posted 2025-05-19 15:01:28 -05:00
9d9a2683fa feat(apihits): so i can see if what end points are being used and when and how often 2025-05-15 20:55:17 -05:00
b9de750668 feat(bookin route): endpoint point for bookin 2025-05-02 19:14:07 -05:00
3a78f77475 feat(helpercommand): bookin pallets 2025-05-02 19:12:28 -05:00
eb0a5d6311 fix(lots): missed .data on the lotInfo return 2025-04-24 21:36:22 -05:00
c5ebe4e2fa fix(mmstaged check): changes to prevent crash where lot sent over is not an object 2025-04-24 21:31:42 -05:00
1b90129516 refactor(tcp): added in a destory function to make sure we always disconnect from the tcp device 2025-04-24 21:25:31 -05:00
ead63d4b41 refactor(sql): improved the return function to show data [] when not connected, prevents crashes 2025-04-24 21:24:39 -05:00
97cf624440 fix(lot assignment): removed the return i had oops 2025-04-23 15:28:07 -05:00
d5114ba243 fix(lots errors): fixes to prevent crashes when sql server not connected 2025-04-17 18:40:35 -05:00
fbc2282aee feat(ocme): cycle count added to db will add to front end later for users to inspect 2025-04-14 22:17:51 -05:00
450e5acd34 feat(db cleanup): added a cleanup for labels this checks daily 2025-04-14 12:53:05 -05:00
acd89d926c fix(labeling process): corrected a typo in success 2025-04-14 12:28:38 -05:00
dd6895fac2 fix(lots): if no sql it crashs due to lots returning a non error 2025-04-13 08:28:30 -05:00
95c869d667 fix(ocp): removed the auto labeler from cycleing due to causuing delay in printing 2025-04-13 08:27:53 -05:00
9325e58551 test(reporting): more reporting tables for different reports 2025-04-13 08:27:28 -05:00