secas.xml in order does not validate in 9.04
--------------------------------------------

                 Key: OFBIZ-2834
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2834
             Project: OFBiz
          Issue Type: Bug
          Components: order
    Affects Versions: Release Branch 9.04
            Reporter: Anne Jessel


/applications/order/servicedef/secas.xml

The problem is around line 52:

 <eca service="receiveInventoryProduct" event="commit">
        <condition field-name="facilityId" operator="is-not-empty"/>
        <condition field-name="orderId" operator="is-not-empty"/>
    </eca>

does not have an action. This seems to have happened as part of revision 
786014. I do not have a patch, as I am unsure of the implications of simply 
reverting this file to its state prior to rev 786014.

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

Reply via email to