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
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
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
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
0
sept. 21
|
2321 | ||
|
1
mai 18
|
3531 | ||
|
2
janv. 17
|
6658 | ||
|
3
mars 15
|
7385 | ||
|
3
mars 25
|
1086 |
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