Показать сообщение отдельно
Старый 25.09.2013, 21:13   #11  
Ion is offline
Ion
Участник
 
332 / 16 (1) ++
Регистрация: 19.12.2012
Цитата:
вставить alert, который покажет фильтр?
Вот он:

Цитата:
<fetch version='1.0' output-format='xml-platform' mapping='logical' distinct='false'>
<entity name='new_request'>
<attribute name='new_requestid' />
<attribute name='new_insuransepayment' />
<attribute name='new_total_limit' />
<attribute name='new_client_account' />
<attribute name='new_insurance_product' />
<order attribute='new_insurance_product' descending='false' />
<filter type='and'>
<condition attribute='new_client_account' operator='eq' uitype='account' value='{BAF1A4C8-3C03-E311-8620-00155D001525}' />
<condition attribute='new_insurance_product' operator='eq' value='100000000'/>
<condition attribute='new_stage' operator='eq' value='100000006' />
<condition attribute='new_result' operator='eq' value='1' />
</filter>
</link-entity>
</entity>
</fetch>

Вроде все корректно. Непонятно.


Цитата:
В ProductValue - текстовое значение? Точно не лукап?
Нет, там тип OptionSet.