Hello,

I am using a report module in my sugar installation.

Report module has relation with opportunities module.

I can select report list from report table where opportunity_id = 'XXXX'

I have another module named Quotes which is also related to opportunities.

And I can Also select opportunities where quote_id = 'yyyyy'

Now report module is related to opportunities and opportunities is related to quotes.

So, I want to display reports in a subpanel in quotes module.

Relation is something like that:

Quotes->Opportunities->Reports

I know the relation among them but how to display it in subpanel in quotes module?

Can anybody help me?



Regards
PM