[jira] Created: (OFBIZ-4117) To reject a new created order, the order status does not change

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

[jira] Created: (OFBIZ-4117) To reject a new created order, the order status does not change

Nicolas Malin (Jira)
To reject a new created order, the order status does not change
---------------------------------------------------------------

                 Key: OFBIZ-4117
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4117
             Project: OFBiz
          Issue Type: Bug
          Components: order
    Affects Versions: SVN trunk
         Environment: OFBiz trunk
            Reporter: Leon
            Priority: Minor


Via order manager web application, after I create a order, the order status is "ORDER_CREATED". If I approve this order, the order status will become "ORDER_APPROVED" just as expected. But if I reject it, the order status is still "ORDER_CREATED" while all the order item status is changed to "rejected".

Is it a bug or is there any particular business consideration?

btw, IMHO, if the order is rejected, user who created this order can re-submit the order for approval after review the rejected reason and modify the order as required. But it seems there's no such create-reject-update-approve workflow in current order management application.

--
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-4117) To reject a new created order, the order status does not change

Nicolas Malin (Jira)

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

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

I don't remember any specific reason, but it's not a bug (nothing break). Feel free to provide a patch for the "re-submit" feature or please close this issue

Thanks

> To reject a new created order, the order status does not change
> ---------------------------------------------------------------
>
>                 Key: OFBIZ-4117
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4117
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>         Environment: OFBiz trunk
>            Reporter: Leon
>            Priority: Minor
>
> Via order manager web application, after I create a order, the order status is "ORDER_CREATED". If I approve this order, the order status will become "ORDER_APPROVED" just as expected. But if I reject it, the order status is still "ORDER_CREATED" while all the order item status is changed to "rejected".
> Is it a bug or is there any particular business consideration?
> btw, IMHO, if the order is rejected, user who created this order can re-submit the order for approval after review the rejected reason and modify the order as required. But it seems there's no such create-reject-update-approve workflow in current order management application.

--
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] Closed: (OFBIZ-4117) To reject a new created order, the order status does not change

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

     [ https://issues.apache.org/jira/browse/OFBIZ-4117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leon closed OFBIZ-4117.
-----------------------

       Resolution: Later
    Fix Version/s: SVN trunk

ok. I will close this ticket firstly. When I fininsh the "re-submit" process, I will reopen it and provide the pathch for your review.

> To reject a new created order, the order status does not change
> ---------------------------------------------------------------
>
>                 Key: OFBIZ-4117
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4117
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>         Environment: OFBiz trunk
>            Reporter: Leon
>            Priority: Minor
>             Fix For: SVN trunk
>
>
> Via order manager web application, after I create a order, the order status is "ORDER_CREATED". If I approve this order, the order status will become "ORDER_APPROVED" just as expected. But if I reject it, the order status is still "ORDER_CREATED" while all the order item status is changed to "rejected".
> Is it a bug or is there any particular business consideration?
> btw, IMHO, if the order is rejected, user who created this order can re-submit the order for approval after review the rejected reason and modify the order as required. But it seems there's no such create-reject-update-approve workflow in current order management application.

--
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-4117) To reject a new created order, the order status does not change

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

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

BJ Freeman commented on OFBIZ-4117:
-----------------------------------

would look at  changeOrderStatus.

> To reject a new created order, the order status does not change
> ---------------------------------------------------------------
>
>                 Key: OFBIZ-4117
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4117
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>         Environment: OFBiz trunk
>            Reporter: Leon
>            Priority: Minor
>             Fix For: SVN trunk
>
>
> Via order manager web application, after I create a order, the order status is "ORDER_CREATED". If I approve this order, the order status will become "ORDER_APPROVED" just as expected. But if I reject it, the order status is still "ORDER_CREATED" while all the order item status is changed to "rejected".
> Is it a bug or is there any particular business consideration?
> btw, IMHO, if the order is rejected, user who created this order can re-submit the order for approval after review the rejected reason and modify the order as required. But it seems there's no such create-reject-update-approve workflow in current order management application.

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