| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/purchase-workflow |
| GIT | |
| GIT | https://github.com/OCA/purchase-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/purchase-workflow/tree/18.0/purchase_stock_reception_status |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Purchases |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Joan Sisquella |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/purchase-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:17 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/purchase-workflow: - purchase_reception_status odoo/odoo: - purchase - account - base_setup - base - web - onboarding - product - bus - web_tour - html_editor - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - purchase_stock - stock_account - stock - barcodes_gs1_nomenclature - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | 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 |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_form_hide_native_receipt |
purchase.stock.reception.status.form | purchase.order | xpath | Inherits purchase_stock.purchase_order_view_form_inherit |
purchase_order_tree_hide_native_receipt |
purchase.stock.reception.status.tree | purchase.order | xpath | Inherits purchase_stock.purchase_order_view_tree_inherit |
receipt_status
Selection
compute='_compute_oca_receipt_status'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/purchase-workflow |
| GIT | |
| GIT | https://github.com/OCA/purchase-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/purchase-workflow/tree/17.0/purchase_stock_reception_status |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Purchases |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Joan Sisquella |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/purchase-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:09 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/purchase-workflow: - purchase_reception_status odoo/odoo: - purchase - account - base_setup - base - web - onboarding - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - purchase_stock - stock_account - stock - barcodes_gs1_nomenclature - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | 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 |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_form_hide_native_receipt |
purchase.stock.reception.status.form | purchase.order | xpath | Inherits purchase_stock.purchase_order_view_form_inherit |
purchase_order_tree_hide_native_receipt |
purchase.stock.reception.status.tree | purchase.order | xpath | Inherits purchase_stock.purchase_order_view_tree_inherit |
receipt_status
Selection
compute='_compute_oca_receipt_status'
No public methods.