TIP: You can type at any time to perform a new search.
Sale layout category hide detail
sale_layout_category_hide_detail · OCA/sale-reporting
- Repository
- OCA/sale-reporting · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Sales Management
- Folder size
- 0.2 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/sale-reporting
- Last tracking update
- 2026-08-07 08:43:07
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- Weblate, Tobias Zehntner, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module allows you to check/uncheck the new 'Show details' and 'Show subtotal' flags in *Sale order section lines* and *Customer invoice section lines* if you want to show or hide their lines or their subtotals in the PDF report and in the website. You can also show or hide the section subtotal and line amount by checking or unchecking the new 'Show section subtotal' and 'Show line amount' flags.
Code Analysis ⓘ
Views touched (5)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
report_invoice_document_hide_detail |
report_invoice_document_hide_detail | ir.ui.view | qweb | Inherits account.report_invoice_document |
report_saleorder_document_hide_detail |
report_saleorder_document_hide_detail | ir.ui.view | qweb | Inherits sale.report_saleorder_document |
sale_order_portal_content_hide_detail |
sale_order_portal_content_hide_detail | ir.ui.view | qweb | Inherits sale.sale_order_portal_content |
view_move_form |
account.move.form.inherit | account.move | form | Inherits account.view_move_form |
view_order_form |
sale.order.hide.detail.form | sale.order | form | Inherits sale.view_order_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (4)
-
show_detailsBooleandefault=True -
show_line_amountBooleandefault=True -
show_section_subtotalBooleandefault=Truehelp='Uncheck this if you want to hide the subtotal on section part' -
show_subtotalBooleandefault=True
No public methods.
New fields (4)
-
show_detailsBooleandefault=True -
show_line_amountBooleandefault=True -
show_section_subtotalBooleandefault=Truehelp='Uncheck this if you want to hide the subtotal on section part' -
show_subtotalBooleandefault=True
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…