| 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/19.0/purchase_reception_status |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Purchases |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, sbiosca-s73 |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/purchase-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:50 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - purchase_stock - stock_account - stock - product - base - base_setup - web - bus - web_tour - html_editor - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - http_routing - auth_signup - resource - account - onboarding - analytic - purchase |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds a field *Receiption Status* on purchase orders. On a confirmed purchase order, it can have 3 different values: - Nothing Received - Partially Received - Fully Received |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_form |
received_status.purchase.order.form | purchase.order | field | Inherits purchase.purchase_order_form |
purchase_order_tree |
received_status.purchase.order.tree | purchase.order | field | Inherits purchase.purchase_order_tree |
view_purchase_order_filter |
received_status.purchase.order.search | purchase.order | filter | Inherits purchase.purchase_order_view_search |
force_received
Boolean
copy=False
help='If true, the reception status will be forced to Fully Received, even if some lines are not fully received. To be able to modify this field, you must first lock the order.'
readonly=True
receipt_status
Selection
compute='_compute_oca_receipt_status'
store=True
args: [('pending', 'Nothing Received'), ('partial', 'Partially Received'), ('full', 'Fully Received')]
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/18.0/purchase_reception_status |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Purchases |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | AaronHForgeFlow, 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 |
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 |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds a field *Receiption Status* on purchase orders. On a confirmed purchase order, it can have 3 different values: - Nothing Received - Partially Received - Fully Received |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_form |
received_status.purchase.order.form | purchase.order | field | Inherits purchase.purchase_order_form |
purchase_order_tree |
received_status.purchase.order.tree | purchase.order | field | Inherits purchase.purchase_order_tree |
purchase_order_view_tree |
received_status.purchase.order.tree | purchase.order | field | Inherits purchase.purchase_order_view_tree |
view_purchase_order_filter |
received_status.purchase.order.search | purchase.order | filter | Inherits purchase.purchase_order_view_search |
force_received
Boolean
copy=False
help='If true, the reception status will be forced to Fully Received, even if some lines are not fully received. To be able to modify this field, you must first lock the order.'
readonly=True
receipt_status
Selection
compute='_compute_oca_receipt_status'
store=True
args: [('pending', 'Nothing Received'), ('partial', 'Partially Received'), ('full', 'Fully Received')]
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_reception_status |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Purchases |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | AaronHForgeFlow, 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 |
odoo/odoo: - purchase - account - base_setup - base - web - onboarding - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds a field *Receiption Status* on purchase orders. On a confirmed purchase order, it can have 3 different values: - Nothing Received - Partially Received - Fully Received |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_form |
received_status.purchase.order.form | purchase.order | field | Inherits purchase.purchase_order_form |
purchase_order_tree |
received_status.purchase.order.tree | purchase.order | field | Inherits purchase.purchase_order_tree |
purchase_order_view_tree |
received_status.purchase.order.tree | purchase.order | field | Inherits purchase.purchase_order_view_tree |
view_purchase_order_filter |
received_status.purchase.order.search | purchase.order | filter | Inherits purchase.purchase_order_view_search |
force_received
Boolean
copy=False
help='If true, the reception status will be forced to Fully Received, even if some lines are not fully received. To be able to modify this field, you must first lock the order.'
readonly=True
receipt_status
Selection
compute='_compute_oca_receipt_status'
store=True
args: [('pending', 'Nothing Received'), ('partial', 'Partially Received'), ('full', 'Fully Received')]
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/16.0/purchase_reception_status |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Purchases |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Urvisha-OSI |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/purchase-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:55 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - purchase - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_form |
received_status.purchase.order.form | purchase.order | field | Inherits purchase.purchase_order_form |
purchase_order_tree |
received_status.purchase.order.tree | purchase.order | field | Inherits purchase.purchase_order_tree |
purchase_order_view_tree |
received_status.purchase.order.tree | purchase.order | field | Inherits purchase.purchase_order_view_tree |
view_purchase_order_filter |
received_status.purchase.order.search | purchase.order | filter | Inherits purchase.purchase_order_view_search |
force_received
Boolean
copy=False
help='If true, the reception status will be forced to Fully Received, even if some lines are not fully received. To be able to modify this field, you must first lock the order.'
readonly=True
states={'done': [('readonly', False)]}
reception_status
Selection
compute='_compute_reception_status'
store=True
args: [('no', 'Nothing Received'), ('partial', 'Partially Received'), ('received', 'Fully Received')]
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/15.0/purchase_reception_status |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Purchases |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | GitHub, Weblate, OCA-git-bot, oca-ci, Emmanuel HURET |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/purchase-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:41 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - purchase - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_form |
received_status.purchase.order.form | purchase.order | field | Inherits purchase.purchase_order_form |
purchase_order_tree |
received_status.purchase.order.tree | purchase.order | field | Inherits purchase.purchase_order_tree |
purchase_order_view_tree |
received_status.purchase.order.tree | purchase.order | field | Inherits purchase.purchase_order_view_tree |
view_purchase_order_filter |
received_status.purchase.order.search | purchase.order | filter | Inherits purchase.purchase_order_view_search |
force_received
Boolean
copy=False
help='If true, the reception status will be forced to Fully Received, even if some lines are not fully received. To be able to modify this field, you must first lock the order.'
readonly=True
states={'done': [('readonly', False)]}
reception_status
Selection
compute='_compute_reception_status'
store=True
args: [('no', 'Nothing Received'), ('partial', 'Partially Received'), ('received', 'Fully Received')]
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/14.0/purchase_reception_status |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Purchases |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, Weblate, OCA-git-bot, Héctor Vi Or, koen |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/purchase-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:09 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - purchase - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_form |
received_status.purchase.order.form | purchase.order | field | Inherits purchase.purchase_order_form |
purchase_order_kpis_tree |
received_status.purchase.order.tree | purchase.order | field | Inherits purchase.purchase_order_kpis_tree |
purchase_order_tree |
received_status.purchase.order.tree | purchase.order | field | Inherits purchase.purchase_order_tree |
purchase_order_view_tree |
received_status.purchase.order.tree | purchase.order | field | Inherits purchase.purchase_order_view_tree |
view_purchase_order_filter |
received_status.purchase.order.search | purchase.order | filter | Inherits purchase.purchase_order_view_search |
force_received
Boolean
copy=False
help='If true, the reception status will be forced to Fully Received, even if some lines are not fully received. To be able to modify this field, you must first lock the order.'
readonly=True
states={'done': [('readonly', False)]}
string='Force Received'
reception_status
Selection
compute='_compute_reception_status'
store=True
string='Reception Status'
args: [('no', 'Nothing Received'), ('partial', 'Partially Received'), ('received', 'Fully Received')]
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/13.0/purchase_reception_status |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Purchases |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, Weblate, OCA-git-bot, Radovan Skolnik |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/purchase-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:18 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - purchase - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_form |
received_status.purchase.order.form | purchase.order | field | Inherits purchase.purchase_order_form |
purchase_order_tree |
received_status.purchase.order.tree | purchase.order | field | Inherits purchase.purchase_order_tree |
purchase_order_view_tree |
received_status.purchase.order.tree | purchase.order | field | Inherits purchase.purchase_order_view_tree |
view_purchase_order_filter |
received_status.purchase.order.search | purchase.order | filter | Inherits purchase.purchase_order_view_search |
force_received
Boolean
copy=False
help='If true, the reception status will be forced to Fully Received, even if some lines are not fully received. To be able to modify this field, you must first lock the order.'
readonly=True
states={'done': [('readonly', False)]}
string='Force Received'
reception_status
Selection
compute='_compute_reception_status'
store=True
string='Reception Status'
args: [('no', 'Nothing Received'), ('partial', 'Partially Received'), ('received', 'Fully Received')]
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/12.0/purchase_reception_status |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Purchases |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Alexis de Lattre, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/purchase-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:23 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - purchase - account - base_setup - base - web - product - decimal_precision - bus - web_tour - uom - analytic - portal - http_routing - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_form |
received_status.purchase.order.form | purchase.order | field | Inherits purchase.purchase_order_form |
purchase_order_tree |
received_status.purchase.order.tree | purchase.order | field | Inherits purchase.purchase_order_tree |
view_purchase_order_filter |
received_status.purchase.order.search | purchase.order | filter | Inherits purchase.view_purchase_order_filter |
force_received
Boolean
copy=False
help='If true, the reception status will be forced to Fully Received, even if some lines are not fully received. To be able to modify this field, you must first lock the order.'
readonly=True
states={'done': [('readonly', False)]}
string='Force Received'
reception_status
Selection
compute='_compute_reception_status'
store=True
string='Reception Status'
args: [('no', 'Nothing Received'), ('partial', 'Partially Received'), ('received', 'Fully Received')]
No public methods.