跳至内容
菜单
此问题已终结
6 回复
4253 查看

Dear Community Members,


I hope you're all doing well. I'm encountering an issue with my sale quotation template—it appears to have deviated from the default format, and I'm unsure how to restore it. Could anyone please provide guidance on how to revert the sale order PDF template to its default settings?


Odoo 17 Sale Order PDF Template Bug PDF :


形象
丢弃

unable to access your attachment

编写者

@Manish Kumar Bohra,
Please kindly review it again.

编写者

hello all members, please help me if you have the solution.

最佳答案

Even with downgrade issue still exists. (wkhtmltox_0.12.5-1.bionic_amd64.de)

Reports for quotation font sizes are to big and some areas look still wrong.

Testet on Debian 12 Install with Enterprise Edition and also on Ubuntu 22.04 with same database....

形象
丢弃
编写者

Please share your solution if the problem has been solved. Have a great day.

最佳答案

Hi,

This is the issue may be causing due to the wkhtmltopdf package issue. Please uninstall you current wkhtmltopdf package and install it again. You can use the below code
sudo wget https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.5/wkhtmltox_0.12.5-1.bionic_amd64.deb
sudo dpkg -i wkhtmltox_0.12.5-1.bionic_amd64.deb
sudo apt install -f

And also check the report URL sPlease verify that all the URLs in the system parameter is same as your URL Settings -> Technical -> parameters -> system parameters


On searching URL you can see the below options. verify the URLs are same as your URL


Hope it helps

形象
丢弃
编写者

Thank you for valuable comment but what I have found is there is no pdf report error if I install the Odoo on Ubuntu with ISO File. If I install the Odoo on Ubuntu with Docker Image, the error is occurred. Please what is the best solution for Docker Image. I'm looking forward to hearing from you. Have a great day.

最佳答案

Hi,

Is this problem persists with  all the reports generated from the system ? If yes, you can add report.url in the system parameters and add its value as your ip:port and see if it resolves the issue.

How To Fix Report Alignment Issue in Odoo



Thanks

形象
丢弃
编写者

Thank you for valuable comment but what I have found is there is no pdf report error if I install the Odoo on Ubuntu with ISO File. If I install the Odoo on Ubuntu with Docker Image, the error is occurred. Please what is the best solution for Docker Image. I'm looking forward to hearing from you. Have a great day.

最佳答案

Try to reset quotation report

  • Odoo EE: by using Odoo Studio App
    Sale / Quotations -> click Studio icon -> Reports -> Quotation/Order -> Reset report
  • Odoo CE: active debug mode
    Setting / Technical / Views -> search "report_saleorder_document" -> select view -> click gear icon -> Compare/Reset

Regards!

形象
丢弃
编写者

Thank you for your answer Mr.Jason Vu, but I'm now using the odoo community version.

updated my answer

编写者

thank you for your answer but it is still not worked.

最佳答案

Hi, I’ve tried many different methods to solve the same issue. Eventually, I found a solution that worked for me. I had multiple databases running on the same port, so I removed all unnecessary databases, leaving only one, and then restarted the server. This approach resolved the problem and generated all PDF reports in the correct format. I’m not sure if this will work for you, but you might consider trying it as well.

形象
丢弃
编写者 最佳答案

hello all members, please help me if you have the solution.

形象
丢弃
相关帖文 回复 查看 活动
1
9月 24
1893
3
4月 24
2150
1
3月 24
1293
3
3月 25
1148
2
6月 24
1865