the company I work for has its own design of the report and I need to implement those designs, I tried adding the image to the template but I couldn't cover the whole page(i have the design as an image, I want to cover the report with it and write over it) what are the ways to do so and what's the best practice
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Boekhouding
- Voorraad
- PoS
- Project
- MRP
Deze vraag is gerapporteerd
6221
Weergaven
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
AanmeldenGerelateerde posts | Antwoorden | Weergaven | Activiteit | |
---|---|---|---|---|
|
2
feb. 19
|
3559 | ||
QWeb report
Opgelost
|
|
1
jan. 19
|
3397 | |
|
2
apr. 25
|
4936 | ||
|
1
jun. 23
|
1956 | ||
|
0
sep. 22
|
3313 |
From settings under companies section you will find Document layout, you can click on Configure document layout, a configuration screen will be shown and you can select the layout and layout background custom image.
You can see the xml code for report templates in the below,
https://github.com/odoo/odoo/blob/15.0/addons/web/views/report_templates.xml#L324
Hope this will help you.
https://www.youtube.com/watch?v=l2tvrpfOR1E