TIP: You can type at any time to perform a new search.
Report layout configuration
report_layout_config · OCA/reporting-engine
- Repository
- OCA/reporting-engine · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Reporting
- Folder size
- 0.09 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/reporting-engine
- Last tracking update
- 2026-08-07 08:43:02
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- OCA-git-bot, oca-ci, Nik
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module provides new report template with possibility to add image to replace header and footer.
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
base_document_layout |
base.document.layout | base.document.layout | Inherits web.view_base_document_layout | |
external_clean_layout_images_template |
external_clean_layout_images_template | ir.ui.view | qweb | Inherits web.external_layout_bold |
external_standard_layout_images_template |
external_standard_layout_images_template | ir.ui.view | qweb | Inherits web.external_layout_standard |
styles_company_report |
styles_company_report | ir.ui.view | qweb | Inherits web.styles_company_report |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (2)
-
full_footer_imgBinaryhelp='Replaces whole footer, disables footer logo'readonly=Falserelated='company_id.full_footer_img' -
full_header_imgBinaryhelp='Replaces whole header with image'readonly=Falserelated='company_id.full_header_img'
No public methods.
New fields (2)
-
full_footer_imgBinaryattachment=Truehelp='This image will replace all footer.'string='Full footer image' -
full_header_imgBinaryattachment=Truehelp='This image will replace all header.'string='Full header image'
No public methods.
Loading…
Loading…
Loading…