TIP: You can type at any time to perform a new search.
Sale auto remove zero quantity lines
sale_auto_remove_zero_quantity_lines · OCA/sale-workflow
- Repository
- OCA/sale-workflow · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Sales/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:22:55
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- Ruchir Shukla, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Upon confirming a sales order remove any sales order lines that have zero quantities.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form_sale |
res.config.settings | form | Inherits sale.res_config_settings_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (1)
-
sale_auto_remove_zero_quantity_linesBoolean
No public methods.
New fields (1)
-
sale_auto_remove_zero_quantity_linesBooleanhelp='Auto remove sale order lines with zero quantity upon confirmation.'readonly=Falserelated='company_id.sale_auto_remove_zero_quantity_lines'string='Automatic Removal of Zero Quantity Lines'
No public methods.
New fields (0)
No new fields.
Public methods (1)-
action_confirm(self)
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks running
- Open since
- 471 days ago
- Last activity
- 6 days ago
- Repository
- OCA/sale-workflow
- Pull request
- [18.0] [MIG] sale_auto_remove_zero_quantity_lines: Migration to 18.0 (#3700)