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
- Księgowość
- Zapasy
- PoS
- Project
- MRP
To pytanie dostało ostrzeżenie
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
Podoba Ci się ta dyskusja? Dołącz do niej!
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
|
0
wrz 21
|
2319 | ||
|
1
maj 18
|
3527 | ||
|
2
sty 17
|
6656 | ||
Reports not auto-saved to attachments
Rozwiązane
|
|
3
mar 15
|
7384 | |
|
3
mar 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