Commit Graph

373 Commits

Author SHA1 Message Date
998e84f564 feat(migration start): this starts the migration of all settings to look at the go backend vs this 2025-07-30 14:34:15 -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
e3a4ef7a80 refactor(zip builds): removed the c# wrapper as it wont be used on this build anymore 2025-07-18 06:40:50 -05:00
c224e30b8d revert(mainmaterial): reverted changes to check for machine needing mm 2025-07-18 06:40:15 -05:00
f57426cf13 refactor(serverdata): moved stp1 to d drive 2025-07-15 15:38:48 -05:00
531b343d17 fix(dm): missing api key call, and better logging on the post orders section 2025-07-15 08:40:38 -05:00
e6f3a9b4d0 fix(label ratio): missed a manual spot that was not considered 2025-07-15 08:20:03 -05:00
33295dc3c3 fix(rfid): corrections to the manual tag to no fail on manual when a tag already exists but failed 2025-07-15 08:19:36 -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
a7f8e39bac refactor(rfid): ratio resets implemeneted 2025-07-14 12:36:36 -05:00
bc54b365ea refactor(consume material): changes to use api vs prod user 2025-07-14 10:18:59 -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
f7b4de8130 feat(rfid): front end view of the readers and there status 2025-07-10 21:29:01 -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
ab8102afbf feat(prodroles): new cto role added 2025-07-08 17:35:20 -05:00
7a4dea9d87 fix(rfid): lots of changes to the wrapper area 2025-07-08 17:27:08 -05:00
a19ac539e7 refactor(rfid): reduced teh rssi peak -50 > -40 2025-07-08 17:25:38 -05:00
1c910d80ea fix(rfid): existing tags were trying to be inserted and instead of updating failed corrected 2025-07-08 17:25:09 -05:00
56e0f3eb47 fix(rfid): typos in station 3 logging 2025-07-08 17:24:21 -05:00
e50e9af839 refactor(dyco): change the plc check time from 5 > 8 2025-07-08 17:23:48 -05:00
4abecd0455 feat(prodroles): added in quality manager 2025-06-24 15:25:33 -05:00
7ed9db1bdb refactor(lim): shipping hours change 2025-06-23 16:47:11 -05:00
2ac48138cb feat(silo attached detach): added in silo attach detach setup in the silo card 2025-06-23 12:00:28 -05:00
26ceb95dae refactor(finance query): changes to include article type 2025-06-20 11:19:15 -05:00
bd5bad3cba refactor(server data): changes to bet and stp1 2025-06-20 11:18:55 -05:00
c5bd5a7c0a feat(notify): shortage bookings based on time and article type 2025-06-20 11:18:37 -05:00
095d724e65 feat(notifcations): pallets booked as waste brought back in via cycle count 2025-06-20 11:18:13 -05:00
7df512acaa feat(logistics): get sscc based on runnning number
returns the sscc based on the running number more for support and testing the endpoints
2025-06-20 11:17:39 -05:00
3073df342f refactor(datamart): changes to customer inventory to include specific whse 2025-06-20 11:16:19 -05:00
b9ff0a4138 feat(default accounts): added in a default account run this will create a bunch of system admins 2025-06-20 11:15:39 -05:00
37f2518589 refactor(ocme): picked up per location now vs picked up all 2025-06-16 18:30:55 -05:00
90be86d972 feat(datamart): finance inventory audit added 2025-06-16 18:30:05 -05:00
84aacd5b71 feat(dotnet): added in wrapper so we could run in iis for ssl :D 2025-06-16 18:27:42 -05:00
d32289c833 refactor(ocme): changes in the pickup to no longer handle all but specific area 2025-06-13 08:39:20 -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
99ad79c662 feat(produser): added in the function to create a standard user based on there username 2025-06-12 21:10:46 -05:00
078c2ec12f feat(helpercommands): added in helpercommnands link 2025-06-11 20:57:10 -05:00
292eb324c5 feat(prod roles): added in quality tech and plant manager 2025-06-11 20:54:09 -05:00
51e6864868 refactor(serverdata): changes to limas tms data and activation 2025-06-11 20:53:40 -05:00
0caf8094de refactor(command log): added in the command log tracking into the 3 we currently have 2025-06-11 20:53:17 -05:00
92c8fc2554 refactor(forcast): changes to consider a plants different addresses 2025-06-11 20:51:43 -05:00
353960bd26 feat(new command): helper command to remove as non reusable pallets 2025-06-11 20:50:43 -05:00
136bf9820d feat(produser): added in prodSupervisor to the list 2025-06-10 16:23:47 -05:00
ab23dcdfb8 feat(nofitication): bow2 henkel orders
this is a special requet for inhouse when a new incoming goods it grabbed
2025-06-10 16:23:25 -05:00
e1332e754a fix(forecast): changes to png to allow different address id for the portal
closes #21
2025-06-10 16:15:51 -05:00