Hi Iam facing an issue in which there are say 2 lines in a line item I want my jasper report to display all the two lines. But the issue is when I set the report Property as-:
Property Name= OPENERP_RELATIONS
Property Value= ['terms_ids/terms_condition_id/terms_condition_id']
As in this case terms_condition_id is parent node whose child node is terms_ids inside terms_ids i want to fetch the values of name and description.
But my above prperty does nit work.
Please guide me in the same