Purchase Stock Reception Status
Glue module to integrate OCA reception status with purchase_stock
Purchase Stock Reception Status
This module provides compatibility between the OCA purchase_reception_status module and Odoo's native purchase_stock module.
When both modules are installed, this glue module automatically:
- Overrides Odoo's native receipt_status computation to use the OCA logic
- Hides redundant native receipt_status displays in views
- Ensures the preferred OCA logic is applied instead of Odoo's approach
Table of contents
Usage
This module is automatically installed when both purchase_reception_status and purchase_stock are present in the system.
No additional configuration is required. The module will automatically:
- Override the native receipt_status computation method
- Apply the OCA logic for calculating purchase order reception status
- Hide duplicate receipt_status fields in views to avoid confusion
The purchase order will continue to display the receipt_status field with values "pending", "partial", and "full", but computed using the OCA logic.
Users can continue to use the force_received flag to manually mark orders as fully received when needed.
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- ForgeFlow
Contributors
- Joan Sisquella joan.sisquella@forgeflow.com
Maintainers
This module is maintained by the OCA.

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
This module is part of the OCA/purchase-workflow project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Once the user has seen at least one product this snippet will be visible.