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

Bilgin Ibryam commented on OFBIZ-1766:
--------------------------------------

Jacques, thanks for testing and reporting.

At step 9  you should see ItemIssuance and OISGIR entities. ItemIssuance can't 
be removed, because there are some foreign key, that's why we only update 
cancelQuantity field of ItemIssuance. The only strange thing from your test is 
that you don't have a new OISGIR, can you reproduse it on the demo server?

There are probably some other places in the order manger and shipment UI to 
indicate that shipment was cancelled, but if the order is closed, you still can 
create new shipment for this order from facility . And when you pack the 
shipment the invoice for the order will be created and you can ship the 
shipment, even the order is closed.

Bilgin


> 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
>             Fix For: SVN trunk
>
>
> 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