|
|
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 |
|
|
|
420826de9b
|
fix(frontend): transfer lots style adjustment
|
2025-12-11 14:41:48 -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 |
|
|
|
4459742cf0
|
feat(datamart): inhouse delivery added
|
2025-12-08 13:15:59 -06:00 |
|
|
|
070c3ee975
|
fix(mainmaterial): added missing return
|
2025-12-08 13:15:37 -06:00 |
|
|
|
8ac92888ad
|
test(mobile): keyence added
|
2025-12-08 08:37:25 -06:00 |
|
|
|
567579ef35
|
fix(transfers): corrected to be a int vs float
|
2025-12-08 08:37:07 -06:00 |
|
|
|
8d90f27514
|
fix(rfid): corrected the link to reset
|
2025-12-08 08:36:47 -06:00 |
|
|
|
722b23a321
|
fix(rfid): changed the tag reading to have a little more flexable
|
2025-12-08 08:36:25 -06:00 |
|
|
|
ba48c5307f
|
style(transfer to next lot): spelling issue
|
2025-12-08 08:35:22 -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 |
|
|
|
d3c6444491
|
chore(release): 1.9.0
|
2025-12-02 18:30:54 -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 |
|
|
|
a3dba6cc9d
|
refactor(helpercommands): removed the remove as reusabele
|
2025-12-02 15:22:02 -06:00 |
|
|
|
320dd47aea
|
refactor(sql): some changes to help with sql connection on random disconnect
|
2025-12-02 15:21:34 -06:00 |
|
|
|
712a6eebdf
|
fix(lstv2): added in a close function to stop crashing the server
|
2025-11-30 10:31:27 -06:00 |
|
|
|
f226c5644c
|
fix(dm): type in customer article number
|
2025-11-30 10:30:54 -06:00 |
|
|
|
d605225e48
|
refactor(swagger): corrected the name displaced
|
2025-11-26 08:53:05 -06:00 |
|
|
|
8e7f1eb098
|
feat(datamart): active article moved over to the new version
|
2025-11-26 08:52:28 -06:00 |
|
|
|
59c6fd0117
|
fix(labeling): added in a catch to avoid rouge lots
|
2025-11-26 08:29:33 -06:00 |
|
|
|
2607fd3026
|
feat(swagger): added in the start of swagger where all the common and useable endpoints will be
|
2025-11-25 17:02:20 -06:00 |
|
|
|
bdb4bfc53d
|
chore(module updates): just updated all the modules
|
2025-11-25 16:12:12 -06:00 |
|
|
|
c1816c07ff
|
refactor(contorller): only install npm production modules dont install everything
|
2025-11-25 16:11:41 -06:00 |
|
|
|
7311372ba8
|
feat(dm): added article description into the historical data
|
2025-11-25 14:58:47 -06:00 |
|
|
|
cd53460bec
|
chore(release): 1.8.0
|
2025-11-25 14:36:45 -06:00 |
|
|
|
7e15e5d7bc
|
feat(settings): final migration of settings and edits added
|
2025-11-25 14:36:06 -06:00 |
|
|
|
3193e07e47
|
fix(prodendpoint): if we have a real error just report it dont actually crash
|
2025-11-24 15:22:47 -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 |
|
|
|
90920e8fba
|
refactor(app): refactored how we have the pkg.json so we can reduce on size of the app
|
2025-11-24 15:21:17 -06:00 |
|
|
|
f8cf0851a8
|
test(ti intergration): added the place holder for intergration of comments for customer
|
2025-11-24 15:20:43 -06:00 |
|
|
|
efdab5bafc
|
test(controller): added in server port that might night be needed but oh well
|
2025-11-24 15:19:38 -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 |
|
|
|
a96b85bc53
|
feat(dm): new endpoint to get the forecast data
|
2025-11-21 15:37:22 -06:00 |
|
|
|
b23bb0db31
|
feat(form stuff): added in a searchable dropdown and added to new forklifts
|
2025-11-20 20:21:43 -06:00 |
|
|
|
8c0f67ca35
|
refactor(forklifts): more refactoring to improve during production
|
2025-11-20 19:47:52 -06:00 |
|
|
|
7b6c9bdfbf
|
feat(forklifts): added the ability to add new forklifts in
|
2025-11-20 17:51:06 -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 |
|
|
|
9aa0b31278
|
fix(silo adjustments): added supervisor to see the actual page so it matches the sidbard
|
2025-11-19 18:42:37 -06:00 |
|
|
|
33cbb17a0e
|
refactor(cards): trying to make the cards fit the odd shaped screens better
|
2025-11-19 18:42:13 -06:00 |
|
|
|
242ff6277a
|
refactor(quality): added some new options plus cancel button
|
2025-11-19 18:41:44 -06:00 |
|
|
|
566754bf2e
|
feat(quality): added in comments
|
2025-11-17 18:01:24 -06:00 |
|