details:   https://code.openbravo.com/erp/devel/pi/rev/0e4ee8136bfb
changeset: 23022:0e4ee8136bfb
user:      Guillermo Gil <guillermo.gil <at> openbravo.com>
date:      Wed May 14 10:09:44 2014 +0200
summary:   Fixed issue 26109:SelectorDataSourceFilter-Error evaluating filter 
expression

Filter expression was failing

diffstat:

 src-db/database/sourcedata/OBUISEL_SELECTOR.xml |  1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diffs (11 lines):

diff -r 786cd7cf325a -r 0e4ee8136bfb 
src-db/database/sourcedata/OBUISEL_SELECTOR.xml
--- a/src-db/database/sourcedata/OBUISEL_SELECTOR.xml   Tue May 13 09:54:28 
2014 +0200
+++ b/src-db/database/sourcedata/OBUISEL_SELECTOR.xml   Wed May 14 10:09:44 
2014 +0200
@@ -510,7 +510,6 @@
 <!--B748F356A65641D4974E5C349A16FB27-->  
<NAME><![CDATA[Org_no_org_access]]></NAME>
 <!--B748F356A65641D4974E5C349A16FB27-->  
<AD_REFERENCE_ID><![CDATA[9FFC72525D7E49069272B22293F7D163]]></AD_REFERENCE_ID>
 <!--B748F356A65641D4974E5C349A16FB27-->  
<AD_TABLE_ID><![CDATA[155]]></AD_TABLE_ID>
-<!--B748F356A65641D4974E5C349A16FB27-->  
<FILTER_EXPRESSION><![CDATA[((org.client = @ad_client_id@     and (select r.id  
        from ADRole r          where r.manual = 'Y'            and r.id = 
@ad_role_id@) = @ad_role_id@)   or (org.id in (select org2                  
from ADRole r2                    left join r2.aDRoleOrganizationList ol        
            left join ol.organization org2                  where r2.id = 
@ad_role_id@)))]]></FILTER_EXPRESSION>
 <!--B748F356A65641D4974E5C349A16FB27-->  
<OBCLKER_TEMPLATE_ID><![CDATA[9314DE8599AD44E7BFC4CC50699042AB]]></OBCLKER_TEMPLATE_ID>
 <!--B748F356A65641D4974E5C349A16FB27-->  <ISACTIVE><![CDATA[Y]]></ISACTIVE>
 <!--B748F356A65641D4974E5C349A16FB27-->  
<VALUEFIELD_ID><![CDATA[190E45B61635477BBC0799229F889FD6]]></VALUEFIELD_ID>

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to