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

Jacques Le Roux reassigned OFBIZ-703:
-------------------------------------

    Assignee: Jacques Le Roux

> calcop attribute definition conflict
> ------------------------------------
>
>                 Key: OFBIZ-703
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-703
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: framework
>            Reporter: Andrew Sykes
>         Assigned To: Jacques Le Roux
>            Priority: Minor
>
> Minilang guide says the following...
> Each calcop tag has three attributes: operator, map-name and field-name. Only 
> the operator is required. The operator specifies the operation to perform on 
> the given field and nested calcops and numbers. It must be one of the 
> following: get | add | subtract | multiply | divide | negative.
> However, during checkout, I see this error...
> 2007-02-08 16:11:21,635 (http-0.0.0.0-8443-Processor4) [      
> EntityEcaRule.java:111:INFO ] Running Entity ECA Service: 
> checkCreateOrderRequirement, triggered by rule on Entity: OrderItem
> 2007-02-08 16:11:21,784 (http-0.0.0.0-8443-Processor4) [            
> UtilXml.java:649:ERROR] XmlFileLoader: File 
> file:/home/andrew/eclipse-workspace/Apache-OfBiz/applications/order/script/org/ofbiz/order/order/OrderServices.xml
>  process error. Line: 500. Error message: cvc-complex-type.4: Attribute 
> 'field-name' must appear on element 'calcop'.
> 2007-02-08 16:11:21,791 (http-0.0.0.0-8443-Processor4) [            
> UtilXml.java:649:ERROR] XmlFileLoader: File 
> file:/home/andrew/eclipse-workspace/Apache-OfBiz/applications/order/script/org/ofbiz/order/order/OrderServices.xml
>  process error. Line: 552. Error message: cvc-complex-type.4: Attribute 
> 'field-name' must appear on element 'calcop'.
> Can we clarify whether field-name is mandatory?

-- 
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