Passa al contenuto
Menu
La domanda è stata contrassegnata
3 Risposte
4302 Visualizzazioni

Do anyone know how to configer the course sertficate template to use my own templets instead of odoo template?

Avatar
Abbandona

Did you find out how to do this? we must be able to upload a PDF with handelbars.

Risposta migliore

While the BACKGROUND of your certificates is not customizable without development, you can remove the certificate badge and change all of the text content and logo that overlay the background.

You can change the background to two designs (modern or classic) and three colors (purple, gold and blue) via the Options tab of your Certification Survey:



Via the Reporting Menu (in Developer Mode), you can find the Certifications report, and from there you can click the QWeb Views button to find the certification_report_view_modern and certification_report_view_classic views to change the content overlaying the background.

Inherit and override the relevant view to make your changes. Don't edit the base View or these changes will not survive a database upgrade.

Before:



After:


Avatar
Abbandona
Risposta migliore

check my module if it maybe help https://apps.odoo.com/apps/modules/14.0/survey_upload_custom_certificate/

Avatar
Abbandona
Risposta migliore

So far, we CAN NOT use a custom design/template for the certificate. 
Let's make a wish for it. :)

Avatar
Abbandona