TIP: You can type at any time to perform a new search.
Qweb Report With Operating Unit
report_qweb_operating_unit · OCA/operating-unit
- Repository
- OCA/operating-unit · module folder · Try on Runboat
- Module version
- 1.1.0
- Category
- Reports/Qweb
- Folder size
- 0.1 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/operating-unit
- Last tracking update
- 2026-08-07 08:42:58
- Authors
- Odoo Community Association (OCA), Onestein, Serpent Consulting Services Pvt. Ltd., ForgeFlow S.L.
- Maintainers
- Odoo Community Association (OCA), Onestein, Serpent Consulting Services Pvt. Ltd., ForgeFlow S.L.
- Committers
- Anjeel Haria, tarteo, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module allows to use custom operating unit headers for any report in Odoo
Code Analysis ⓘ
Views touched (8)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
external_layout_bold_ou |
external_layout_bold_ou | ir.ui.view | qweb | Inherits web.external_layout_bold |
external_layout_boxed_ou |
external_layout_boxed_ou | ir.ui.view | qweb | Inherits web.external_layout_boxed |
external_layout_bubble_ou |
external_layout_bubble_ou | ir.ui.view | qweb | Inherits web.external_layout_bubble |
external_layout_folder_ou |
external_layout_folder_ou | ir.ui.view | qweb | Inherits web.external_layout_folder |
external_layout_standard_ou |
external_layout_standard_ou | ir.ui.view | qweb | Inherits web.external_layout_standard |
external_layout_striped_ou |
external_layout_striped_ou | ir.ui.view | qweb | Inherits web.external_layout_striped |
external_layout_wave_ou |
external_layout_wave_ou | ir.ui.view | qweb | Inherits web.external_layout_wave |
view_operating_unit_form |
operating.unit.form | operating.unit | form | Inherits operating_unit.view_operating_unit_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (5)
-
is_operating_unit_details_emptyBooleancompute='_compute_empty_operating_unit_details' -
operating_unit_detailsHtmlcompute='_compute_operating_unit_details'help='Header text displayed at the top of all reports.'readonly=Falsestore=Truetranslate=True -
partner_imageImagecompute='_compute_partner_image'inverse='_inverse_partner_image'string='Logo' -
report_footerHtmlcompute='_compute_report_footer'help='Footer text displayed at the bottom of all reports.'readonly=Falsestore=Truetranslate=True -
report_headerHtmlcompute='_compute_report_header'help="Operating Unit tagline, which is included in a printed document's header or footer (depending on the selected layout)."readonly=Falsestore=Truestring='Operating Unit Tagline'translate=True
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 241 days ago
- Last activity
- 106 days ago
- Repository
- OCA/operating-unit
- Pull request
- [19.0][MIG]: report_qweb_operating_unit: Migration to 19.0 (#822)