You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2009/09/07 16:46:57 UTC

[jira] Closed: (OFBIZ-2834) secas.xml in order does not validate in 9.04

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

Jacques Le Roux closed OFBIZ-2834.
----------------------------------

    Resolution: Fixed
      Assignee: Ashish Vijaywargiya

Thanks for report Anne,

This has been fixed by Ashish at r786014

> 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
>            Assignee: Ashish Vijaywargiya
>
> /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.