JayVora-SerpentCS / Jasperreports_odoo

Jasper Reports Engine for Odoo
http://www.serpentcs.com
82 stars 144 forks source link

Can't add line items in report #83

Closed arun143jacob closed 4 years ago

arun143jacob commented 5 years ago

Jasper Sales Report (46).pdf I can't add line items in Jasper report. I checked with the sample file sale_order_report.jrxml. But, only the first line appears in the report.

hiren-serpentcs commented 5 years ago

Hello @arun143jacob ,

Thanks for Reporting Issue.

This might be because of the design of the your Jasper report. Can you please provide us your .jrml file so we can check if it is because of our module or not ?

Meanwhile, you can check detailed configuration in https://github.com/JayVora-SerpentCS/Jasperreports_odoo/wiki/Documentation#creating-jasper-report-with-relation-fields

arun143jacob commented 5 years ago

Hi,

I can't share .jrml file in GitHub.

I attached the file with this mail.

PFA

Thanks & Regards Arun Jacob

On Fri, Apr 5, 2019 at 2:47 PM hiren-serpentcs notifications@github.com wrote:

Hello @arun143jacob https://github.com/arun143jacob ,

Thanks for Reporting Issue.

This might be because of the design of the your Jasper report. Can you please provide us your .jrml file so we can check if it is because of our module or not ?

Meanwhile, you can check detailed configuration in https://github.com/JayVora-SerpentCS/Jasperreports_odoo/wiki/Documentation#creating-jasper-report-with-relation-fields

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/JayVora-SerpentCS/Jasperreports_odoo/issues/83#issuecomment-480207167, or mute the thread https://github.com/notifications/unsubscribe-auth/AbxE-2u6XKgM-1yVwT5JDJIs6Wk20AnRks5vdxS1gaJpZM4cPb5O .

hiren-serpentcs commented 5 years ago

Hi @arun143jacob

We are not able to find any attachment.

arun143jacob commented 5 years ago

sale_order_report.txt

Just rename the text file as .jrml file and check.

hiren-serpentcs commented 5 years ago

Hello @arun143jacob,

The issue is with Jasper Studio's version compatibility. The newer version on Jasper Studio does not work with the printRepeatedValue feature.

You can fix the issue by downgrading the Jasper Studio Version compatibility as shown here: Documentation

hiren-serpentcs commented 4 years ago

@JayVora-SerpentCS

We can assume this is fixed and close the issue.

@arun143jacob you can reopen the issue if it's not fixed.