On 07/10/14 02:31, Ian Stern wrote: > Guys, please tell me what is the SQL query to SELECT records to be > visible in related list? Thank you in advance Err. Is this for a 1:n or a n:n relation model? You will need to look at the query syntax in either get_related_list or get_dependents_list depending on the above. HTH Al