[jira] [Created] (OFBIZ-5692) Wrong eca event set on changeOrderStatus and updateReturnStatusFromReceipt

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

[jira] [Created] (OFBIZ-5692) Wrong eca event set on changeOrderStatus and updateReturnStatusFromReceipt

Nicolas Malin (Jira)
Jacopo Cappellato created OFBIZ-5692:
----------------------------------------

             Summary: Wrong eca event set on changeOrderStatus and updateReturnStatusFromReceipt
                 Key: OFBIZ-5692
                 URL: https://issues.apache.org/jira/browse/OFBIZ-5692
             Project: OFBiz
          Issue Type: Bug
          Components: order
    Affects Versions: 11.04.04, 12.04.03, Trunk, Release Branch 13.07
            Reporter: Jacopo Cappellato
            Assignee: Jacopo Cappellato
             Fix For: 13.07.01, 12.04.04, 11.04.05, Upcoming Branch


These two ecas definitions:
{code}<eca service="changeOrderStatus" event="global-commit" run-on-error="false">{code}
and
{code}<eca service="updateReturnStatusFromReceipt" event="global-commit">{code}
have wrong event and must be changed to global-commit-post-run because they need to receive the output of the main service.



--
This message was sent by Atlassian JIRA
(v6.2#6252)