[ 
https://issues.apache.org/jira/browse/OFBIZ-1766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12594582#action_12594582
 ] 

Fabien Carrion commented on OFBIZ-1766:
---------------------------------------

Hi Scott,

* you create an order with the ordermgr module
* you approve it with the ordermgr module
* On the orderview screen in the Shipment Information box, click on New 
Shipment For Ship Group [00001] to go to the facility module
* Click on order items, and then on issue all
* Check in the database if you have the oisgir and the itemissuance. You should 
have only the item issuance
* Check that your shipment is in the input status
* Click on edit in the facility application
* Put the shipment on cancel and update
* Check in the database if you have the oisgir and the itemissuance. You only 
have the item issuance. I think you should not have the item issuance anymore 
and you should have the oisgir.
* Try to create an another shipment

> problem with creating a shipment after a canceled shipment on the Input status
> ------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1766
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1766
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order, product
>    Affects Versions: SVN trunk
>         Environment: Windows, Linux
>            Reporter: Fabien Carrion
>
> After a shipment in the input status has been canceled, the creation of a new 
> shipment cannot be done successfully because the OISGIR and ItemIssuance are 
> not cleared out.
> I created an order on 
> https://demo.hotwaxmedia.com/ordermgr/control/changeOrderStatus/orderview?statusId=ORDER_APPROVED&setItemStatus=Y&orderId=WSCO10002
>  called shippingCancelled. I created the shipment in input state and then 
> cancelled it.
> If we look in the database, there is no oisgir for the shipment, and the 
> itemissuance still exists.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to