TIP: You can type at any time to perform a new search.
Sale Order Line move to Optional
sale_order_line_move_to_optional · OCA/sale-workflow
- Repository
- OCA/sale-workflow · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Sales
- Folder size
- 0.03 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/sale-workflow
- Last tracking update
- 2026-08-17 17:36:30
- Authors
- Odoo Community Association (OCA), Nextev Srl
- Maintainers
- Odoo Community Association (OCA), Nextev Srl
- Committers
- OCA-git-bot, oca-ci, GoliasK
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module enables moving sale order lines to the optional products section, while removing them from the main order lines.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_order_form_move_line_optional |
sale.order.form.move.optional | sale.order | form | Inherits sale.view_order_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (0)
No new fields.
Public methods (1)-
move_line_to_optional(self)
Loading…