1. Home
  2. Order Processing
  3. Batch Selection at Invoicing Dock

Batch Selection at Invoicing Dock

Accurate batch and sale order item mapping during order fulfilment.

The sellers can now select batch/lot of the SKU while receiving picklist items at the invoicing dock. This would lead to increased accuracy.

 

Workflow

Description

Set up

There is a facility level config as well as a channel config.
A. If Batching Enabled = TRUE then.
B. If (Batch Override at Invoicing Dock Enabled on Facility ) = TRUE- [by default FALSE] then.
C. If (Batch Override at Invoicing Dock Disabled on Channel) = TRUE  – [by default TRUE]then.
This feature will work.

Receiving picklist items when

Image Based Outbound QC – Yes

On receiving picklist items before the QC screen, As an invoicing dock user

  1. Can see all the Batch attributes corresponding to the Batch group associated with the SKU.
  2. Get an option to search the batch based on any of the batch attributes entered.
  3. Can able to choose of the batches.

The batches shows all the batches for the SKU where quantity > 0 and type = ‘GOOD_INVENTORY’. 
– If the Batch chosen has inventory on more than one shelf then user can fill the shelf on the same screen.

– On Click of submit user can be directed to the QC screen along with the batch information.
– On this screen, user can be able to scan the SKU.
– The chosen batch would be shown in the Invoice Summary –
– The inventory adjustment also gets updated as per the task.
– On marking damage in the QC screen, the item_type_inventory considered should be of the chosen batch.
– If Batch group mismatch on the same SKU (multiple batch groups inventory avl for same SKU) then this won’t affect this Batch Selection functionality. However for Strict FEFO on batching, the system will throw an error in case of mismatch.

Receiving picklist items when

– Bulk Receive At Invoicing Dock – Yes

On receiving picklist items before the bulk receive screen, As an invoicing dock user

  1. Can see all the Batch attributes corresponding to the Batch group associated with the SKU.
  2. Can get an option to search the batch based on any of the batch attribute entered.
  3. Can choose of the batches

The batches shows all the batches for the SKU where quantity > 0 and type = ‘GOOD_INVENTORY’

If the Batch chosen has inventory on more than one shelves then user can fill shelf on the same screen.

– On Click of submit, user would be directed to the bulk receive screen along with the batch information.
– On this screen, user can enter the quantity.

Here as soon as user scan a SKU, one sale order item is received, if the Item_type_inventory_id of this sale_order_item is different from that received as input from user on selecting batch, then this has to be updated.
– The chosen batch should be shown in the Invoice Summary –
– The inventory adjustment also gets updated as per the task.
– If Batch group mismatch on the same SKU (multiple batch groups inventory avl for same SKU) then this won’t affect this Batch Selection functionality. However for Strict FEFO on batching, we will throw an error in case of mismatch.

Edit Shipment while receiving picklist items

Now we have batch column in the below pop-up of all the batches for that SKU in the picklist.

Related Articles