How to restrict receiving Lpn when item volume is zero?
During the receiving process, if the item volume is zero, the system should either restrict or generate an error indicating that the item volume is zero or cannot be received due to specific reason.
Example: -
Step1: - An ASN having 2 items.
Step2: -First item has a quantity of 20(Item volume not zero) and Second item having quantity of 10(Item volume is zero).
Step3: -In the RF receiving module, enter the shipment number, followed by the first item's details, including its quantity (ensuring the item volume is not zero). The first item will be successfully received. However, when the second item's details, along with its quantity, are entered, the system will either generate an error or restrict the receipt due to the item volume being zero.
0