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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
22 messages Options
12
Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)

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

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

Jacques,

you have to enter also the Ship Group Seq Id for the shipment and then it will be visible in order view screen.
I did for 10083 . (BTW I did it from Webtools because the shipment was already in delivered status and it is not possible to edit it from shipment screen).

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
>            Assignee: Bilgin Ibryam
>             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 | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

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

Thanks BIlgin,

It's obvious now :o)

> 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
>            Assignee: Bilgin Ibryam
>             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.

12