Commit Graph

84 Commits

Author SHA1 Message Date
6cbffa4ac5 feat(notification): error monitoring
if there are more than 10 errors in a 15min window sends email to alert someone
2025-12-30 10:54:09 -06:00
09f16f4e62 refactor(datamart): added in 2 new queroes 2025-12-30 08:43:03 -06:00
461acb2b16 fix(datamart): removed limitation on inhousedelivery 2025-12-30 07:21:40 -06:00
0d05c66a2b fix(quality): changes to the logging to reduce un nessasary logging 2025-12-30 07:13:20 -06:00
096cc18477 refactor(datamart): psi work 2025-12-30 07:12:38 -06:00
f3333ce020 fix(dm): abbott truck time corrections 2025-12-18 08:47:12 -06:00
8e3d2b3d95 fix(dm): new scj custom mapping added for westbend 2025-12-12 10:53:33 -06:00
501709546d feat(dm): abbott trucklist will do orders and forecast now 2025-12-11 15:56:34 -06:00
2b5e77993b test(dm): starts on abbot forecast to be brought over from the original truck list 2025-12-11 14:43:50 -06:00
6efaffbb17 fix(printers): add null case for the printerID 2025-12-11 14:43:22 -06:00
90ddbca2e7 fix(rfid): changes to log all reads and also replace some trailing text from a hex 2025-12-11 14:42:51 -06:00
7a9ea16f48 fix(dm): energizer forecast to correct the date and qty push over 2025-12-11 14:42:22 -06:00
dc2d3718fa fix(dm): energizer orders missing remark 2025-12-11 14:41:22 -06:00
5013228384 feat(inhouse): delivery by pallet and lot added 2025-12-08 13:16:23 -06:00
070c3ee975 fix(mainmaterial): added missing return 2025-12-08 13:15:37 -06:00
567579ef35 fix(transfers): corrected to be a int vs float 2025-12-08 08:37:07 -06:00
722b23a321 fix(rfid): changed the tag reading to have a little more flexable 2025-12-08 08:36:25 -06:00
30d2ec0477 fix(materials): if no machine stop the check and fail so it manual needs tried again 2025-12-08 08:34:52 -06:00
12345c0b64 fix(commands): corrections to allow external labels to be consumed and transfered 2025-12-02 18:29:30 -06:00
6833dfc992 refactor(quality): added a check to monior #7 as well 2025-12-02 15:25:05 -06:00
ac27a286c0 fix(lot transfer): changes to make it so the reprint and return do not happen instantly 2025-12-02 15:24:10 -06:00
712a6eebdf fix(lstv2): added in a close function to stop crashing the server 2025-11-30 10:31:27 -06:00
59c6fd0117 fix(labeling): added in a catch to avoid rouge lots 2025-11-26 08:29:33 -06:00
7e15e5d7bc feat(settings): final migration of settings and edits added 2025-11-25 14:36:06 -06:00
40bc19aa6f feat(migration): settings migration from old app all is now in the new app 2025-11-24 15:22:12 -06:00
f8cf0851a8 test(ti intergration): added the place holder for intergration of comments for customer 2025-11-24 15:20:43 -06:00
700346d809 refactor(ocp): work around for zechetti 2 until we can monitor more closing
currently when 2 pallets from the same line come over at the same time the second one dose not print
when running off lst.
2025-11-23 10:55:32 -06:00
7b28f4e9ef refactor(quality): more changes to the system to perfect it 2025-11-20 15:08:29 -06:00
a30eebf5d3 test(materials per day): work on getting this running better 2025-11-19 18:42:58 -06:00
242ff6277a refactor(quality): added some new options plus cancel button 2025-11-19 18:41:44 -06:00
564f0b5add feat(materials per day): more work on materials per day 2025-11-15 16:22:52 -06:00
c777395b03 feat(quality): priority ranking added 2025-11-14 11:49:57 -06:00
c509c7fe28 feat(notify): material per day for the next 90 days 2025-11-12 20:22:53 -06:00
6f632ecd68 fix(quality request): bug fixes
lots of bug fixes plug 2 new counters, quality inspect time and warehouse return time
2025-11-12 20:22:21 -06:00
1084cede04 refactor(inv with rn): now includes batch number for tetra 2025-11-10 17:22:48 -06:00
ca866bf8c6 fix(uom): correction to how we do the uom check so we dont just look for the space 2025-11-10 15:14:56 -06:00
9d793d2205 fix(historical date): added so we can have all dates 2025-11-10 15:14:19 -06:00
247010d48f fix(plc zeccetti): changes to improve the timing on the zecetti more to be done 2025-11-07 10:08:56 -06:00
7c40f028c8 fix(historical inv): corrected the way the date can come over to allow for yyyy-mm-dd or with /
the date was coming over in utc format somnetimes and others times local.

close #1 correction to the date formats
2025-11-07 10:08:12 -06:00
d17edb1f9c feat(missing inv): adding a way to check for missing data in case it dose pull on the correct days 2025-11-03 18:01:58 -06:00
a6cc17ccb1 fix(historicalinv): removed the second running one that caused duplicates 2025-11-01 06:54:28 -05:00
c2ae445ea4 feat(forecast data): added in a historical forecast data set 2025-11-01 00:05:01 -05:00
a7a9aa2874 fix(dm): correction to passing the username over for the importing of the file 2025-10-31 09:41:08 -05:00
25a958d592 fix(silo commits): added in email that was now missing due to new authj 2025-10-31 07:14:49 -05:00
dd6c2971f8 refactor(datamart): added in av and alias to the query 2025-10-30 10:24:58 -05:00
a19b03b8bf refactor(lottransfer): formatting changes 2025-10-30 10:24:22 -05:00
99b2d762d6 refactor(modules): moved modules to app to control everything based on there active setting 2025-10-29 21:57:11 -05:00
be6510f912 refactor(invhist): reformated file 2025-10-29 17:01:33 -05:00
006ec1bfc0 feat(user migration): user migration to the new app with a default password that will force reset 2025-10-29 17:01:03 -05:00
147d189a81 refactor(materials): added in if staged just pass the check 2025-10-28 19:40:29 -05:00