Skip to Content
Menu
This question has been flagged
2 Replies
2966 Views

[ODOO 11.0 Community Edition]

So today I when I was going to print some invoices I noticed that odoo took longer than expected and then when I opened the PDF file it looked this way.

https://i.imgur.com/PkWTfy6.png

the day before that they looked this way: https://i.imgur.com/tiNb1kg.png

I can't give an invoice to a client looking this way. I really need help regarding this matter.Thanks to all.

Avatar
Discard
Author Best Answer

I followed your advice and it worked,the invoice is back to the way it is, thank you for your help.

Avatar
Discard
Best Answer

Hi Melekeddine,

Usually this issue is happening becuase your web.base.url or report.url is invalid. Activate your developer mode and go to settings > Technical > Parameters > System parameters. Make sure that you have either a web base.url pointing to your Odoo instance (127.0.0.1) or that you have a record report.url which has the value 127.0.0.1.
If you work with the web.base.url you might want to create a new record web.base.url.freeze with the value set to True. If you use the web.base.url and have no web.base.url.freeze configured the web.base.url will change when you acces your Odoo from another url, for example mywebsite.com. When you use the report.url it will only be used for generating the reports. An example:


Regards,
Yenthe

Avatar
Discard
Related Posts Replies Views Activity
1
Oct 22
2813
1
Apr 22
1454
1
Feb 17
2342
2
Jan 17
5802
2
Sep 24
9838