You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2008/06/22 23:59:45 UTC

[jira] Commented: (OFBIZ-1766) problem with creating a shipment after a canceled shipment on the Input status

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

Jacques Le Roux commented on OFBIZ-1766:
----------------------------------------

Hi BIlgin,

I followed the thread http://www.nabble.com/Service-for-Canceling-ItemIssuance-to17228500.html  and the resulting closed issue OFBIZ-1798. Do you think OFBIZ-1798 is enough or should we still need to do something about this issue (like blocking any tries to cancel a shipment packed, anything else ) ?

If you thing it's enough (I did not look into details of OFBIZ-1798  implementation) please feel free to close this issue, thanks

> 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.