My database was expired and i renewed after 1 day after expiration,but after that my all PDF reports are entirely differ from initial format.how it solve? i configured web.base.url and report.url correctly but still issue was not resolved
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
send screenshot for more clarification.
I resolved this issue by regenerating the asset bundle. Initially, I tried adding the following system parameters:
report.url = "http://localhost:8069"
report.url.freeze = True
However, this did not fix the alignment problem.
To regenerate the asset bundle:
- Activate Developer Mode.
- Click on the bug icon in the top-right corner.
- Select Regenerate Asset Bundles.
this is screenshot for the current alignment for sale report, there is no header and footer, no table etc
ok try to restart odoo server or upgrade base model it will be solved
tried many times but no change
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
0
Sep 21
|
1711 | ||
|
1
May 18
|
2989 | ||
|
2
Jan 17
|
6030 | ||
|
3
Mar 15
|
6839 | ||
|
3
Mar 25
|
754 |
Did you tried with wkhtmltopdf 0.12.5 ? also see this thread https://github.com/odoo/odoo/issues/171463
Yes, wkhtmltopdf 0.12.6 is installed