diff --git a/lstDocs/docs/ocp/_category_.json b/lstDocs/docs/ocp/_category_.json new file mode 100644 index 0000000..c476def --- /dev/null +++ b/lstDocs/docs/ocp/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "One Click Print", + "position": 4, + "link": { + "type": "generated-index" + } +} diff --git a/lstDocs/docs/ocp/img/consume.png b/lstDocs/docs/ocp/img/consume.png new file mode 100644 index 0000000..b86714f Binary files /dev/null and b/lstDocs/docs/ocp/img/consume.png differ diff --git a/lstDocs/docs/ocp/img/consumeMaterial.png b/lstDocs/docs/ocp/img/consumeMaterial.png new file mode 100644 index 0000000..38c1fe9 Binary files /dev/null and b/lstDocs/docs/ocp/img/consumeMaterial.png differ diff --git a/lstDocs/docs/ocp/img/consumebarcode.png b/lstDocs/docs/ocp/img/consumebarcode.png new file mode 100644 index 0000000..d7c66a7 Binary files /dev/null and b/lstDocs/docs/ocp/img/consumebarcode.png differ diff --git a/lstDocs/docs/ocp/img/e1.png b/lstDocs/docs/ocp/img/e1.png new file mode 100644 index 0000000..187fa64 Binary files /dev/null and b/lstDocs/docs/ocp/img/e1.png differ diff --git a/lstDocs/docs/ocp/img/e2.png b/lstDocs/docs/ocp/img/e2.png new file mode 100644 index 0000000..e190f18 Binary files /dev/null and b/lstDocs/docs/ocp/img/e2.png differ diff --git a/lstDocs/docs/ocp/img/e3.png b/lstDocs/docs/ocp/img/e3.png new file mode 100644 index 0000000..95ab974 Binary files /dev/null and b/lstDocs/docs/ocp/img/e3.png differ diff --git a/lstDocs/docs/ocp/img/e4.png b/lstDocs/docs/ocp/img/e4.png new file mode 100644 index 0000000..b4ae53d Binary files /dev/null and b/lstDocs/docs/ocp/img/e4.png differ diff --git a/lstDocs/docs/ocp/img/e5.png b/lstDocs/docs/ocp/img/e5.png new file mode 100644 index 0000000..d17f7bc Binary files /dev/null and b/lstDocs/docs/ocp/img/e5.png differ diff --git a/lstDocs/docs/ocp/img/label.png b/lstDocs/docs/ocp/img/label.png new file mode 100644 index 0000000..0e3e9a9 Binary files /dev/null and b/lstDocs/docs/ocp/img/label.png differ diff --git a/lstDocs/docs/ocp/img/labelQty.png b/lstDocs/docs/ocp/img/labelQty.png new file mode 100644 index 0000000..facdc62 Binary files /dev/null and b/lstDocs/docs/ocp/img/labelQty.png differ diff --git a/lstDocs/docs/ocp/img/logs.png b/lstDocs/docs/ocp/img/logs.png new file mode 100644 index 0000000..0cbae3c Binary files /dev/null and b/lstDocs/docs/ocp/img/logs.png differ diff --git a/lstDocs/docs/ocp/img/lotTransfer.png b/lstDocs/docs/ocp/img/lotTransfer.png new file mode 100644 index 0000000..4eff31b Binary files /dev/null and b/lstDocs/docs/ocp/img/lotTransfer.png differ diff --git a/lstDocs/docs/ocp/img/lst-consume.png b/lstDocs/docs/ocp/img/lst-consume.png new file mode 100644 index 0000000..f5ef081 Binary files /dev/null and b/lstDocs/docs/ocp/img/lst-consume.png differ diff --git a/lstDocs/docs/ocp/img/reprint-caution.png b/lstDocs/docs/ocp/img/reprint-caution.png new file mode 100644 index 0000000..c01e7f6 Binary files /dev/null and b/lstDocs/docs/ocp/img/reprint-caution.png differ diff --git a/lstDocs/docs/ocp/img/returnBarcode.png b/lstDocs/docs/ocp/img/returnBarcode.png new file mode 100644 index 0000000..066d119 Binary files /dev/null and b/lstDocs/docs/ocp/img/returnBarcode.png differ diff --git a/lstDocs/docs/ocp/img/workorder.png b/lstDocs/docs/ocp/img/workorder.png new file mode 100644 index 0000000..55baa0c Binary files /dev/null and b/lstDocs/docs/ocp/img/workorder.png differ diff --git a/lstDocs/docs/ocp/lotTransfer.md b/lstDocs/docs/ocp/lotTransfer.md new file mode 100644 index 0000000..4f04784 --- /dev/null +++ b/lstDocs/docs/ocp/lotTransfer.md @@ -0,0 +1,145 @@ +--- +sidebar_position: 1 +--- + +# Material Consumption + +## Overview + +As we need materials to create our bottles, caps and preforms, we need to make sure we have all materials in the system to create the next pallet. + +In this guide we will show how to Consume materials to the lot, transfer material from one lot to the next as well as the manual process of; reprinting with the correct amount of material, returning the material, then reconsuming to the next lot. + +## Example errors + +When the packer presses pause on a printer and it instantly repauses this is an indication that there is an error or issue printing labels. + +please visit you plants LST to view the errors below is an exmample. + +http://usmcd1vms006:3000/ocp you will need to change the plant IE: usbow1, or usday1. + +here you will be able to see the logs for the last 4 hours to identifty what the error/issue was encoutered. + +below is an example of missing materials. + +![](./img/logs.png) + +as you see this lot is missing a lot of items. if the packer keeps pressing the pause button you will see quite a few of these. + +To correct these errors follow each error. + +- for autoconsume items missing you will need to move materials, that are considered autoconsume to an autoconsume location. +- for manual materials you will need to + - [scan](/docs/ocp/lotTransfer#consuming-new-manual-material-via-scanner) + - [lst-consume](/docs/ocp/lotTransfer#consuming-new-manual-material-via-lst) + - [transfer-to-next](/docs/ocp/lotTransfer#tranfer-partial-estimated-quantity-to-the-next-lot) + - [Reprint and consume](/docs/ocp/lotTransfer#manual-return-and-consume) + +## Consuming new manual material via scanner. + +Grab a scanner and scan the Consume non-prepared material + +![](./img/consume.png) + +next grab the production work order of the lot you will be running the material on. +Then scan the top barcode. + +![](./img/workorder.png) + +Lastly scan the cage of preforms, resin, or color you will be consuming to the lot. + +![](./img/label.png) + +## Consuming new manual material via LST. + +NOTE: you will need to be logged in and permissions in lst to be able to consume material. + +Click on material helper on the left side bar. + +Enter the lot and running number and click consume, the card also comes with basic insturctions. + +![](./img/lst-consume.png) + +This will do the exact same process as using the scanner. + +## Tranfer partial ESTIMATED quantity to the next lot + +This part is intended to be used when moving some material to the next lot. + +To use this part you do not need to be logged into lst to use it. + +click on the material helper. + +In this card you will click the level estimated to what you will be moving to the next lot. +then you will want to add the enter the running number and the original quantity on the gaylord (or label if it was already a partial.) + +label example to show where to look + +![](./img/labelQty.png) + +NOTE: preforms have there quantity on the label as well and you can still use the external running number(iowas perform running numebr) to move to the next lot. + +Last part you will need is the lot number you will be moving the material too. + +Like in the consume lst comes with basic insturctions as well. + +![](./img/lotTransfer.png) + +Please see example errors that you could see when utlizeing the lotTransfer card. + +![](./img/e1.png) ![](./img/e2.png) ![](./img/e3.png) ![](./img/e4.png) + +The below specfic and very generic error is more than likely an input error. And that could be the running number is wrong and never actually was in the system, but in the event everything was checked and you still get the error please report by entering a helpdesk ticket. + +![](./img/e5.png) + +## Manual return and consume + +In this section we will show how to reprint, return, and then consume to the next lot. + +Things you will need + +- Scanner +- Alplalabel (basic understanding of reprinting) +- location barcode +- return partial consume material barcode +- consume non-prepared material +- Next lot workorder + +Grab your label you are wanting to move to the next lot + +Note the running number and qty. you will not ever be able to reprint for more than the qty that is currenty on the label + +![](./img/labelQty.png) + +next open up alpla label (any version of alpla label will work for this step) and click on the reprint tab. + +enter the running number you are wanting to reprint,select the printer, and change the quantity then print. + +NOTE: if you see the yellow triangle like in the below example this indicates the material label is still in the system and was never consumed, you wont be able to change the qty. + +please reach out to your manager or supervisor to ask for next steps on what to do. + +![](./img/reprint-caution.png) + +Next take the newly printed label, a scanner, workorder, and location barcode. + +scan + +![](./img/returnBarcode.png) + +- Scan the unit (The label you reprinted). +- Scan the lane (location where you will be returning this material/preforms to) + +Next you will want to consume this to the next lot. +Grab the new work order + +Scan + +![](./img/consumebarcode.png) + +- Scan the top bar code on the production order + + ![](./img/workorder.png) + +- Scan the barcode of the label you reprinted