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
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
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
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
0
sept 21
|
2298 | ||
|
1
may 18
|
3465 | ||
|
2
ene 17
|
6640 | ||
|
3
mar 15
|
7368 | ||
|
3
mar 25
|
1080 |
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