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

Si Chen commented on OFBIZ-1766:
--------------------------------

Jacopo, that means that you would not be able to cancel a shipment even in the 
input state, which is the initial state of a shipment.  This means that you 
would never be to cancel any shipments.  The problem is that item issuance is 
created when the shipment is first created and in the input state, when order 
items are assigned to a shipment, but item issuance is the only way right now 
to record items which have been placed onto a 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