Permission denied error trying to save the report on Odoo config
rquintanam opened this issue · 2 comments
rquintanam commented
- I have Odoo running on our Ubuntu server
- We have dockerized Odoo
- I did the jasper report following the JayVora documentation, but when I try to save the report configuration on Odoo, I get the error: Permission denied error
- I gave execution permission to my JasperReport workspace on my windows computer
Questions:
- If have the report on my windows computer, I have to move to the server? To where?
- Which folder I have to give execution permission? is the server Folder or my computer folder?
- Where I have to save the report?
JayVora-SerpentCS commented
@hiren-serpentcs plz check
hiren-serpentcs commented
Hi @rquintanam
Thanks for reporting the issue. Can you please share the screenshot of the error for better understanding.
Also answers to your questions:
If have the report on my windows computer, I have to move to the server? To where?
You can upload the .jrxml file on the odoo server -> Settings -> Technical -> Jasper Reports -> Create Data Template.
Which folder I have to give execution permission? is the server Folder or my computer folder?
The jasper_report module on the server should have permission.
Where I have to save the report?
You don't need to manually save the report, you can upload your .jrxml
file on the odoo server