TIP: You can type at any time to perform a new search.
Sale order line hidden in report
sale_order_line_no_print · OCA/sale-workflow
- 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 ID | Name | Model | Type | Status |
|---|---|---|---|---|
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_reportBooleandefault=Truehelp='Disable it to hide it in the invoice reports that customer sees'
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (1)
-
display_in_reportBooleandefault=Truehelp='Disable it to hide it in the quotations/sale orders that customer sees'
No public methods.
Loading…
Loading…