تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
323 أدوات العرض

Good day guys, I'm developing a custom odoo module that has a custom report generation feature. The pdf report is generating successfully but my problem right now is that the data i put inside it with characters like "ñ" or "Ñ" doesn't render properly. It becomes random bunch of letters or symbols . How do i fix this ? I'm doing it in a self-hosted odoo via docker container that uses odoo version 18 community edition

الصورة الرمزية
إهمال
أفضل إجابة

In the default Odoo setup, characters like "ñ" or "Ñ" are rendered properly in PDF reports.

Verify wkhtmltopdf Version and Install Missing Fonts in Docker

الصورة الرمزية
إهمال