Batch returns for a non serial items
Content was last updated in 06.23.08-00
Revision History
Version No. | Reference No. | Changes |
0623.08-00 | 17690 | Content ported from previous release pertaining to the same topic |
There is a order with set of non serial items, if you are returning items with 'Batch Returns' in the warehouse module, the batch return request should have quantity less than items reflecting in the stock.
Otherwise the warning message displayed as Warning: Detected 'N' excess quantities. You can scanned 'X' and we could return only 'Y'
And here N is calculated as X-Y.
Consider an example
Scenario 1: Scanning items for batch return with items less than items in the stock.
Enter the 'Order ID'
Enter the Item Id in 'Asset No'
Enter Quantity in 'Qty' for batch return
If Items in the stock is 6 and scan the order items for batch return as 1 then the message is displayed as shown in the image below.

Image 1.0 Items returned successfully
Scenario 2: Scanning items for batch return with items more than items in the stock.
Enter the 'Order ID'
Enter the Item Id in 'Asset No'
Enter Quantity in 'Qty' for batch return
If Items in the stock is 6 and scan the order items for batch return as more then 6 then the message is displayed as shown in the image below.

Image 1.1 Scanned Excesses Items