private/xml/fetchCloudCustomers.xml
|
<fetch>
<entity name="mw_customer"> <filter> <condition attribute="statecode" operator="eq" value="0" /> <filter type="or"> <condition attribute="" operator="eq" value="*" /> </filter> </filter> </entity> </fetch> |