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.