Commit Graph

61 Commits

Author SHA1 Message Date
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
e9ff8bb4cb fix(siloadjustmnets): corrected the silo adjustments to account for removed middleware 2025-10-28 19:39:08 -05:00
66ae443fb8 refactor(printers): allowed for more logging to come over 2025-10-28 07:42:19 -05:00
8f22165951 refactor(v1 middle ware): removed the need for this and just let it all pass 2025-10-28 07:41:34 -05:00
39c31aa1ec feat(migration): moved helper commands 2025-10-26 11:32:29 -05:00
70a2ff5e84 fix(old app): correction for dev redirect if on localhost to be proper now 2025-10-26 09:37:37 -05:00
425f8f5f71 feat(frontend): migrated old > new silo adjustments
moved the apps around so we can use 1 url for cors bs
2025-10-25 17:22:51 -05:00
d46ef922f3 fix(silos): added only active machines, and ordered by location in asending 2025-10-22 07:15:25 -05:00
eb3fa4dd52 refactor(old app): login migration to new app 2025-10-21 20:22:21 -05:00
af079b8306 feat(labels): added listener for old app to push all labels to the new app 2025-10-17 11:18:31 -05:00
c59b6a1ec2 refactor(printdelay): added in a change to allow override the actualy time 2025-10-17 06:23:51 -05:00
38edc6214b refactor(plc connection zechetti): added in more logging due to a weird issue with line 7 not sendin 2025-10-15 21:17:08 -05:00
817a5c6876 test(dock schedule fail): failed attempt ad doing a dock schedule but leaving in here 2025-10-15 14:52:48 -05:00
26b769f477 refactor(material checks): added proper logging to capture it all for auditing later 2025-10-07 14:41:07 -05:00
e16b26e313 chore(lstv2): cleanup to the main file 2025-10-07 06:44:11 -05:00
265dd8ca7a fix(printers): when reverting back to 90 seconds had a typo on what var to call 2025-10-07 06:43:47 -05:00
62e78d2a30 refactor(savexml): changes to the date section to look more clean 2025-10-07 06:43:17 -05:00
68e577c476 refactor(lots): rounded the time needed to print due to a weird issue with a decimal 2025-10-07 06:42:48 -05:00
2a05046bfd fix(labelprocessing): some strange lot issues to catch 2025-10-07 06:40:34 -05:00
6f4e987ec4 fix(xml saving): if the stirng has
\r we now flatten it so its proper and not create a new folder
2025-10-03 15:00:14 -05:00
92043d8118 fix(gp data): parsed the av instead of passing over as a string 2025-10-03 14:59:11 -05:00
63e09347bf refactor(printer delays): reduced the time formula from .9 to .7 to give a little more freedom 2025-10-03 14:58:40 -05:00
a7e1fcd3be feat(printer delay): printer delay option to grab the delay based off cycle time 2025-10-03 14:57:57 -05:00
356dd5a578 fix(ti imports): correction to the xml data with incorrect symbols passed over 2025-10-03 14:57:24 -05:00