purchase_stock_reception_status
This module provides compatibility between the OCA purchase_reception_status module and Odoo's native purchase_stock module.
Key Features
- purchase.order: Overrides Odoo's native receipt_status computation to use the OCA logic
- purchase.order: Hides redundant native receipt_status displays in views
- purchase.order: Ensures the preferred OCA logic is applied instead of Odoo's approach
- purchase: Automatically installed when both purchase_reception_status and purchase_stock are present
- purchase.order: Applies the OCA logic for calculating purchase order reception status
- purchase.order: Hides duplicate receipt_status fields in views to avoid confusion
- purchase.order: Displays the receipt_status field with values 'pending', 'partial', and 'full' using OCA logic
- purchase.order: Allows users to manually mark orders as fully received using the force_received flag