Hello everyone, I need your help; I want to make a custom header to print my pdf reports.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
Hello Christophe KONAN If you're looking to do this with a custom model, you can use a custom module and handle the header, footer, and page content customization directly in the code.
I’ve already created a demo with code that shows how to customize all of these parts — header, footer, and the body content. - module link https://github.com/Rushik-Pitroda/odoo-custom-modules/tree/main/qweb_report
Hello,
You can use odoo standard configuration. I'll show you below ss
1.
2.
Settings > Technical > Reports > Reports
Find the report you want to customize. This could be an invoice, quotation, or any other report.
In the QWeb template editor, locate the section where the header is defined. This is typically within
You can add HTML and CSS to customize the header. For example:
save the template
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
1
juin 25
|
912 | ||
|
0
févr. 25
|
910 | ||
|
1
nov. 24
|
1796 | ||
|
1
nov. 24
|
1033 | ||
|
0
nov. 24
|
1539 |