Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0007330Openbravo ERP00. Application dictionarypublic2009-02-03 08:482009-02-10 10:35
mmarquez 
rafaroda 
normalmajoralways
closedduplicate 
5
2.40 
 
Core
No
0007330: Error in "SQL Where Clause" in Tabs
If you need two times the Session atribbute @#AD_USER_ID@ in the SQL Where Clause in the definition of a tab, it shows an error in compilation process
1.-Go to the window "Windows, Tabs, and Fields"
2.-Go to any window that almost one tab has the field "AD_USER_ID"
3.-Go to this tab
4.-In field "SQL Where Clause", put the next clause: TABLE.AD_USER_ID=@#AD_USER_ID@ OR (1=1 AND TABLE.AD_USER_ID<>@#AD_USER_ID@)
5.-Compile the window

Appears an error like next:
 cannot find symbol
    [javac] symbol : method selectEdit(org.openbravo.erpWindows.Solicituddetrabajo.Solicituddetrabajo,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)
No tags attached.
duplicate of defect 0005545 closed alostale Can not add a where clausure in tabs using twice the same variable 
Issue History
2009-02-03 08:48mmarquezNew Issue
2009-02-03 08:48mmarquezAssigned To => rafaroda
2009-02-03 08:48mmarquezsf_bug_id0 => 2559906
2009-02-03 08:49mmarquezIssue Monitored: mmarquez
2009-02-10 10:35psarobeRegression testing => No
2009-02-10 10:35psarobeRelationship addedduplicate of 0005545
2009-02-10 10:35psarobeStatusnew => closed
2009-02-10 10:35psarobeDuplicate ID0 => 5545
2009-02-10 10:35psarobeResolutionopen => duplicate

There are no notes attached to this issue.