TIP: You can type at any time to perform a new search.
Sale Order Archive
sale_order_archive · 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 09:06:23
- Authors
- Odoo Community Association (OCA), Onestein
- Maintainers
- Odoo Community Association (OCA), Onestein
- Committers
- Karl Southern, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
On a system with a high volume of sales, the number of sale orders displayed in the list view can become huge. This module allows to archive Sale Orders that are in status Locked or Cancelled. If a sale order is archived, it will be hidden from the sale orders list view. This module only depends on module sale, but it could be used in combination with OCA module 'record_archiver' in order to automatically archive old sale orders.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
sale_order_archive_form_view |
sale.order | form | Inherits sale.view_order_form | |
sale_order_archive_search_view |
sale.order | search | Inherits sale.view_sales_order_filter |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
activeBooleancopy=Falsedefault=True
-
action_archive(self)
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…