Implementation of Customer wise Gate Passes and Gate pass wise Post Pack Staging gives:
Visibility of store from box packing station to staging areas.
Reducing the number of invoices getting created
Gate Pass Generation on customer level for easy handling
Box packing & Invoicing: Support Adding every pack box to a new shipment
...
Go to WMS-> Bulk Packing.
Generate and print pack box ID.
Scan and place items into the box.
At close box operator will get confirmation popup.
Once box is closed, operator will be able to create Invoice for this box on the same screen.
On create invoice, a confirmation popup will be there.
On confirmation this will create Invoice in WMS and print the box label. This will create an invoice in WMS but not in Genesys.
Box label can be printed and pasted on the box. Box label has all the required details to identify the box on floor.
...
In Gate Pass Manage screen, operator will scan the Box Id.
if box id is not part of any gate pass,
If there is no CREATED gate pass for the said customer, system will create a new gate pass and add the box to it.
If there is only 1 CREATED gate pass for the said customer, system add the box to it.
If there is more that 1 CREATED gate pass for the said customer, system will show both and user will have to select which one to add the box to.
On Submit in all above 3 cases, gate pass details will be visible to the user.
if box id is already part of some gate pass, then show the details.
system will show the details of the gate pass.
...
Expand | ||
---|---|---|
| ||
As per BAU Process |
Gate pass wise handover
Input the gate-pass code to be handover, system will show how many boxes are there in it to handover. scan all boxes to mark the handover.
User can capture Handover Dispatch details
This will move the gate pass status from created to completed.
...
User will have to pick available all boxes from staging location
Cancel existing gate pass
Create a new Gate Pass and Map all available boxes to this new gate pass
Complete the handover.