Sale layout category hide detail

sale_layout_category_hide_detail
REPOSITORY
REPOSITORYOCA/sale-reporting
GIT
GIThttps://github.com/OCA/sale-reporting.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-reporting/tree/18.0/sale_layout_category_hide_detail
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYSales Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Tobias Zehntner
WEBSITE
WEBSITEhttps://github.com/OCA/sale-reporting
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:18
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale_management
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - account_payment
    - account
    - onboarding
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 IDNameModelTypeStatus
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 xpath Inherits account.view_move_form
view_order_form sale.order.hide.detail.form sale.order xpath Inherits sale.view_order_form
Models touched (2)

New fields (4)
  • show_details Boolean
    default=True
  • show_line_amount Boolean
    default=True
  • show_section_subtotal Boolean
    default=True help='Uncheck this if you want to hide the subtotal on section part'
  • show_subtotal Boolean
    default=True
Public methods (0)

No public methods.

New fields (4)
  • show_details Boolean
    default=True
  • show_line_amount Boolean
    default=True
  • show_section_subtotal Boolean
    default=True help='Uncheck this if you want to hide the subtotal on section part'
  • show_subtotal Boolean
    default=True
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/sale-reporting
GIT
GIThttps://github.com/OCA/sale-reporting.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-reporting/tree/17.0/sale_layout_category_hide_detail
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYSales Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSVíctor Martínez, Weblate, OCA-git-bot, oca-ci, Jeroen Evens, Sibert Aerts
WEBSITE
WEBSITEhttps://github.com/OCA/sale-reporting
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:10
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale_management
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - account_payment
    - account
    - onboarding
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 IDNameModelTypeStatus
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 xpath Inherits account.view_move_form
view_order_form sale.order.hide.detail.form sale.order xpath Inherits sale.view_order_form
Models touched (2)

New fields (4)
  • show_details Boolean
    default=True
  • show_line_amount Boolean
    default=True
  • show_section_subtotal Boolean
    default=True help='Uncheck this if you want to hide the subtotal on section part'
  • show_subtotal Boolean
    default=True
Public methods (0)

No public methods.

New fields (4)
  • show_details Boolean
    default=True
  • show_line_amount Boolean
    default=True
  • show_section_subtotal Boolean
    default=True help='Uncheck this if you want to hide the subtotal on section part'
  • show_subtotal Boolean
    default=True
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/sale-reporting
GIT
GIThttps://github.com/OCA/sale-reporting.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-reporting/tree/16.0/sale_layout_category_hide_detail
VERSION
VERSION 1.1.2
CATEGORY
CATEGORYSales Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSVíctor Martínez, Weblate, OCA-git-bot, Simone Orsi, oca-ci, Yadier A. De Quesada
WEBSITE
WEBSITEhttps://github.com/OCA/sale-reporting
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:58
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale_management
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - account_payment
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
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 xpath Inherits account.view_move_form
view_order_form sale.order.hide.detail.form sale.order xpath Inherits sale.view_order_form
Models touched (2)

New fields (4)
  • show_details Boolean
    default=True
  • show_line_amount Boolean
    default=True
  • show_section_subtotal Boolean
    default=True help='Uncheck this if you want to hide the subtotal on section part'
  • show_subtotal Boolean
    default=True
Public methods (0)

No public methods.

New fields (4)
  • show_details Boolean
    default=True
  • show_line_amount Boolean
    default=True
  • show_section_subtotal Boolean
    default=True help='Uncheck this if you want to hide the subtotal on section part'
  • show_subtotal Boolean
    default=True
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/sale-reporting
GIT
GIThttps://github.com/OCA/sale-reporting.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-reporting/tree/15.0/sale_layout_category_hide_detail
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYSales Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSVíctor Martínez, Weblate, OCA-git-bot, oca-ci, Aritz Olea
WEBSITE
WEBSITEhttps://github.com/OCA/sale-reporting
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:42
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale_management
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - payment
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
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 xpath Inherits account.view_move_form
view_order_form sale.order.hide.detail.form sale.order xpath Inherits sale.view_order_form
Models touched (2)

New fields (4)
  • show_details Boolean
    default=True
  • show_line_amount Boolean
    default=True
  • show_section_subtotal Boolean
    default=True help='Uncheck this if you want to hide the subtotal on section part'
  • show_subtotal Boolean
    default=True
Public methods (0)

No public methods.

New fields (4)
  • show_details Boolean
    default=True
  • show_line_amount Boolean
    default=True
  • show_section_subtotal Boolean
    default=True help='Uncheck this if you want to hide the subtotal on section part'
  • show_subtotal Boolean
    default=True
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/sale-reporting
GIT
GIThttps://github.com/OCA/sale-reporting.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-reporting/tree/14.0/sale_layout_category_hide_detail
VERSION
VERSION 1.0.4
CATEGORY
CATEGORYSales Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSOCA Transbot, Víctor Martínez, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/sale-reporting
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:10
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale_management
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - payment
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
assets_backend sale section hide detail assets ir.ui.view qweb Inherits web.assets_backend
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 xpath Inherits account.view_move_form
view_order_form sale.order.hide.detail.form sale.order xpath Inherits sale.view_order_form
Models touched (2)

New fields (4)
  • show_details Boolean
    default=True string='Show details'
  • show_line_amount Boolean
    default=True string='Show line amount'
  • show_section_subtotal Boolean
    default=True help='Uncheck this if you want to hide the subtotal on section part'
  • show_subtotal Boolean
    default=True string='Show subtotal'
Public methods (0)

No public methods.

New fields (4)
  • show_details Boolean
    default=True string='Show details'
  • show_line_amount Boolean
    default=True string='Show line amount'
  • show_section_subtotal Boolean
    default=True help='Uncheck this if you want to hide the subtotal on section part'
  • show_subtotal Boolean
    default=True string='Show subtotal'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/sale-reporting
GIT
GIThttps://github.com/OCA/sale-reporting.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-reporting/tree/13.0/sale_layout_category_hide_detail
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYSales Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSPedro M. Baeza, OCA Transbot, Thierry Ducrest, João Marques, oca-travis, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/sale-reporting
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:19
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale_management
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - payment
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
assets_backend sale section hide detail assets ir.ui.view qweb Inherits web.assets_backend
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 xpath Inherits account.view_move_form
view_order_form sale.order.hide.detail.form sale.order xpath Inherits sale.view_order_form
Models touched (2)

New fields (3)
  • show_details Boolean
    default=True string='Show details'
  • show_line_amount Boolean
    default=True string='Show line amount'
  • show_subtotal Boolean
    default=True string='Show subtotal'
Public methods (0)

No public methods.

New fields (3)
  • show_details Boolean
    default=True string='Show details'
  • show_line_amount Boolean
    default=True string='Show line amount'
  • show_subtotal Boolean
    default=True string='Show subtotal'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/sale-reporting
GIT
GIThttps://github.com/OCA/sale-reporting.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-reporting/tree/12.0/sale_layout_category_hide_detail
VERSION
VERSION 1.1.2
CATEGORY
CATEGORYSales Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSPedro M. Baeza, OCA Transbot, Ernesto Tejeda, oca-travis, Weblate, OCA-git-bot, ernesto, Victor Champonnois
WEBSITE
WEBSITEhttps://github.com/OCA/sale-reporting
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:24
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale_management
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - payment
    - account
    - product
    - decimal_precision
    - uom
    - analytic
    - portal
    - http_routing
    - digest
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
assets_backend sale section hide detail assets ir.ui.view qweb Inherits web.assets_backend
invoice_form account.invoice.hide.detail.form account.invoice xpath Inherits account.invoice_form
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_invoice_line_form account.invoice.line.hide.detail.form account.invoice.line field Inherits account.view_invoice_line_form
view_order_form sale.order.hide.detail.form sale.order xpath Inherits sale.view_order_form
Models touched (2)

New fields (2)
  • show_details Boolean
    default=True string='Show details'
  • show_subtotal Boolean
    default=True string='Show subtotal'
Public methods (0)

No public methods.

New fields (2)
  • show_details Boolean
    default=True string='Show details'
  • show_subtotal Boolean
    default=True string='Show subtotal'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/sale-reporting
GIT
GIThttps://github.com/OCA/sale-reporting.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-reporting/tree/11.0/sale_layout_category_hide_detail
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYSales Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSOCA Transbot, oca-travis, OCA-git-bot, ernesto
WEBSITE
WEBSITEhttp://github.com/OCA/sale-reporting
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:24:01
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale_management
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - account
    - product
    - decimal_precision
    - analytic
    - web_planner
    - portal
    - http_routing
    - account_invoicing
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
portal_invoice_report_layouted_hide_detail portal_invoice_report_layouted_hide_detail ir.ui.view qweb Inherits account.portal_invoice_report
portal_order_page_layouted_hide_detail portal_order_page_layouted_hide_detail ir.ui.view qweb Inherits sale.portal_order_page
report_configuration_form_view report.configuration.form.view.inherit sale.layout_category field Inherits sale.report_configuration_form_view
report_configuration_search_view report.configuration.search.view.inherit sale.layout_category search Inherits sale.report_configuration_search_view
report_configuration_tree_view report.configuration.tree.view.inherit sale.layout_category field Inherits sale.report_configuration_tree_view
report_invoice_layouted_hide_detail report_invoice_layouted_hide_detail ir.ui.view qweb Inherits sale.report_invoice_layouted
report_saleorder_document_hide_detail report_saleorder_document_hide_detail ir.ui.view qweb Inherits sale.report_saleorder_document
Models touched (4)

New fields (0)

No new fields.

Public methods (1)
  • order_lines_layouted(self)
    @api.multi

New fields (1)
  • group_sale_layout Boolean
    group='base.group_portal,base.group_user'
Public methods (0)

No public methods.

New fields (1)
  • hide_details Boolean
    string='Hide details'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (2)
  • lines_layouted_hide_details(self, report_pages)
    @api.multi
  • order_lines_layouted(self)
    @api.multi