Hello Dev,

This is related to OFBIZ-7718
<https://issues.apache.org/jira/browse/OFBIZ-7718> Here is the more
discussion <http://markmail.org/message/pbxbzgdqf5ayqcfh> about this
ticket. To fix the OFBIZ-7718
<https://issues.apache.org/jira/browse/OFBIZ-7718> problem, shipment Id
should be created before receiving as mentioned in the comment.
There are following ways to create shipment before receiving:
1. We can first create shipment by click on *New Shipment For Ship Group*
button in orderview
<https://demo-trunk.ofbiz.apache.org/ordermgr/control/orderview?orderId=DEMO10091>
screen and then go to Receive Inventory
<https://demo-trunk.ofbiz.apache.org/facility/control/ReceiveInventory?facilityId=WebStoreWarehouse>
screen for further process.
2. We can call internally create shipment on Receiving PO process as the
shipment is mandatory for further process.
Which option is right?


Thanks
Renuka Srishti

Reply via email to