Update to my previous message: perhaps all I need to do is:

    <eca service="changeOrderStatus" event="global-commit"
run-on-error="false">
        <condition field-name="statusId" operator="equals"
value="ORDER_APPROVED"/>
        <action service="quickShipEntireOrder" mode="async" persist="true"/>
    </eca>


?

But somehwow this event isn't triggered correctly...

-- 
View this message in context: 
http://www.nabble.com/Order-status-tp18605511p23292895.html
Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply via email to