TIP: You can type at any time to perform a new search.
Sale Order Line Remove
sale_order_line_remove · OCA/sale-workflow
- Repository
- OCA/sale-workflow · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Sales
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/sale-workflow
- Last tracking update
- 2026-08-07 08:42:48
- Authors
- Odoo Community Association (OCA), ForgeFlow
- Maintainers
- Odoo Community Association (OCA), ForgeFlow
- Committers
- Weblate, OCA-git-bot, oca-ci, Arnau
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module allows the removal of sale order lines even after the order has been confirmed, under certain conditions. Specifically, a sale order line can be removed if: - It has not been invoiced. - It has not been delivered.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form_sale |
res.config.settings.view.form.inherit.sale.order.line.remove | res.config.settings | form | Inherits sale.res_config_settings_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
restrict_sale_order_line_removeBooleanconfig_parameter='sale.order.line.remove'help='Allow removing confirmed sale order lines only if they are not invoiced or delivered.' args: 'Allow Sale Order Line Remove'
No public methods.
New fields (0)
No new fields.
Public methods (1)-
unlink(self)
Loading…
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 126 days ago
- Last activity
- 16 days ago
- Repository
- OCA/sale-workflow
- Pull request
- [19.0][MIG] sale_order_line_remove: Migration to 19.0 (#4287)