'+' operator I get the error message.
>>
>> It shows error for SELECT (C.A.field1 + C.B.field2)..
>> (the correct syntax is: SELECT (C.A_field1 + C.b_field2))
>>
>> Does anybody has idea?
>>
>> I really appreciate the help in advance.
>>
>>
ww.nabble.com/Error-while-creating-complex-alias-in-view-entity-tp25650044p25650044.html
Sent from the OFBiz - User mailing list archive at Nabble.com.
It shows error for SELECT (C.A.field1 + C.B.field2)..
(the correct syntax is: SELECT (C.A_field1 + C.b_field2))
Does anybody has idea?
I really appreciate the help in advance.
Thank you.
Su-
--
View this message in context:
http://www.nabble.com/Error-while-creating-complex-alias-