TIP: You can type at any time to perform a new search.
Purchase Order Archive
purchase_order_archive · OCA/purchase-workflow
- Repository
- OCA/purchase-workflow · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Purchases
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/purchase-workflow
- Last tracking update
- 2026-08-07 08:42:58
- Authors
- Odoo Community Association (OCA), Onestein
- Maintainers
- Odoo Community Association (OCA), Onestein
- Committers
- Miquel Raïch, Weblate, OCA-git-bot, oca-ci, Bhavesh Heliconia
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
On a system with a high volume of purchases, the number of purchase orders displayed in the list view can become huge. This module allows to archive Purchase Orders that are in status Locked or Cancelled. If a purchase order is archived, it will be hidden from the purchase orders list view. This module only depends on module purchase, but it could be used in combination with OCA module 'record_archiver' in order to automatically archive old purchase orders.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_archive_form |
purchase.order | form | Inherits purchase.purchase_order_form | |
view_purchase_order_archive_filter |
purchase.order | Inherits purchase.view_purchase_order_filter |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
activeBooleandefault=True
-
toggle_active(self)
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 114 days ago
- Last activity
- 21 days ago
- Repository
- OCA/purchase-workflow
- Pull request
- [19.0][MIG] purchase_order_archive: Migration to 19.0 (#3038)