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:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
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
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
0
9月 21
|
2330 | ||
|
1
5月 18
|
3540 | ||
|
2
1月 17
|
6660 | ||
|
3
3月 15
|
7387 | ||
|
3
3月 25
|
1092 |
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