Repository
OCA/sale-reporting · module folder · Try on Runboat
Module version
1.0.0
Category
Sales
Folder size
0.04 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/sale-reporting
Last tracking update
2026-08-07 09:06:36
Authors
Odoo Community Association (OCA), Moduon
Maintainers
Odoo Community Association (OCA), Moduon
Committers
OCA-git-bot, oca-ci, Bhavesh Heliconia
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
Hide taxes column in the quotation document that is sent to the customer.
When all quotation lines have the same tax group, the Taxes column is automatically hidden to avoid displaying redundant information and to improve document clarity.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
report_saleorder_document report_saleorder_document ir.ui.view qweb Inherits sale.report_saleorder_document
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • show_tax_column_in_report Boolean
    compute='_compute_show_tax_column_in_report'
Public methods (0)

No public methods.

Loading…

Loading…