TIP: You can type at any time to perform a new search.
Purchase Reception Status
purchase_order_line_receipt_status · OCA/purchase-workflow
- Repository
- OCA/purchase-workflow · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Purchase
- Folder size
- 0.03 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/purchase-workflow
- Last tracking update
- 2026-08-07 08:09:24
- Authors
- Camptocamp, Odoo Community Association (OCA), Italo Lopes
- Maintainers
- Camptocamp, Odoo Community Association (OCA), Italo Lopes
- Committers
- Weblate, OCA-git-bot, oca-ci, ilo
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_form |
purchase.order | form | Inherits purchase.purchase_order_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
receipt_statusSelectioncompute='_compute_receipt_status'store=True args: [('pending', 'Not Received'), ('partial', 'Partially Received'), ('full', 'Fully Received')]
No public methods.