Repository
OCA/sale-workflow · module folder · Try on Runboat
Module version
1.0.1
Category
Sales/Sales
Folder size
0.04 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/sale-workflow
Last tracking update
2026-08-07 09:06:23
Authors
Odoo Community Association (OCA), Moduon
Maintainers
Odoo Community Association (OCA), Moduon
Committers
Weblate, Eduardo de Miguel, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module allows to hide some order lines from the reports and portal views
that the final customer has access to.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_move_form account.move.form account.move form Inherits account.view_move_form
view_order_form sale.order.form sale.order form Inherits sale.view_order_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (4)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • display_in_report Boolean
    default=True help='Disable it to hide it in the invoice reports that customer sees'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • display_in_report Boolean
    default=True help='Disable it to hide it in the quotations/sale orders that customer sees'
Public methods (0)

No public methods.

Loading…

Loading…