| 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_cancel_reason |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Purchase |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp, Okia SPRL |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp, Okia SPRL |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Bhavesh Heliconia |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/purchase-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:16 |
| 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 | When a purchase order is canceled, a reason must be given, it is chosen from a configured list. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_form |
purchase.order.form | purchase.order | xpath | Inherits purchase.purchase_order_form |
purchase_order_kpis_tree |
purchase.order.list | purchase.order | xpath | Inherits purchase.purchase_order_kpis_tree |
purchase_order_view_tree |
purchase.order.list | purchase.order | xpath | Inherits purchase.purchase_order_view_tree |
view_purchase_order_cancel |
Reason for the cancellation | purchase.order.cancel | form | New |
view_purchase_order_cancel_reason_form |
Purchase Order Cancel Reason | purchase.order.cancel.reason | form | New |
view_purchase_order_cancel_reason_tree |
Purchase Order Cancel Reason | purchase.order.cancel.reason | list | New |
cancel_reason_id
Many2one → purchase.order.cancel.reason
comodel_name='purchase.order.cancel.reason'
ondelete='restrict'
readonly=True
string='Reason for cancellation'
action_open_cancel_wizard(self)
reason_id
Many2one → purchase.order.cancel.reason
comodel_name='purchase.order.cancel.reason'
required=True
string='Reason'
confirm_cancel(self)
name
Char
required=True
string='Reason'
translate=True
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_cancel_reason |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Purchase |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp, Okia SPRL |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp, Okia SPRL |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, vesteve |
| 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 | When a purchase order is canceled, a reason must be given, it is chosen from a configured list. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_form |
purchase.order.form | purchase.order | xpath | Inherits purchase.purchase_order_form |
view_purchase_order_cancel |
Reason for the cancellation | purchase.order.cancel | form | New |
view_purchase_order_cancel_reason_form |
Purchase Order Cancel Reason | purchase.order.cancel.reason | form | New |
view_purchase_order_cancel_reason_tree |
Purchase Order Cancel Reason | purchase.order.cancel.reason | tree | New |
cancel_reason_id
Many2one → purchase.order.cancel.reason
comodel_name='purchase.order.cancel.reason'
ondelete='restrict'
readonly=True
string='Reason for cancellation'
No public methods.
reason_id
Many2one → purchase.order.cancel.reason
comodel_name='purchase.order.cancel.reason'
required=True
string='Reason'
confirm_cancel(self)
name
Char
required=True
string='Reason'
translate=True
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_cancel_reason |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Purchase |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp, Okia SPRL |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp, Okia SPRL |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Pierre Halleux, Nicolas Delbovier |
| 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 |
purchase.order.form | purchase.order | xpath | Inherits purchase.purchase_order_form |
view_purchase_order_cancel |
Reason for the cancellation | purchase.order.cancel | form | New |
view_purchase_order_cancel_reason_form |
Purchase Order Cancel Reason | purchase.order.cancel.reason | form | New |
view_purchase_order_cancel_reason_tree |
Purchase Order Cancel Reason | purchase.order.cancel.reason | tree | New |
cancel_reason_id
Many2one → purchase.order.cancel.reason
comodel_name='purchase.order.cancel.reason'
ondelete='restrict'
readonly=True
string='Reason for cancellation'
No public methods.
reason_id
Many2one → purchase.order.cancel.reason
comodel_name='purchase.order.cancel.reason'
required=True
string='Reason'
confirm_cancel(self)
name
Char
required=True
string='Reason'
translate=True
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_cancel_reason |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Purchase |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp, Okia SPRL |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp, Okia SPRL |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, Weblate, OCA-git-bot, newtratip, Alessandro Uffreduzzi, Prapassorn Sornkaew, oca-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/purchase-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:08 |
| 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 |
purchase.order.form | purchase.order | xpath | Inherits purchase.purchase_order_form |
view_purchase_order_cancel |
Reason for the cancellation | purchase.order.cancel | form | New |
view_purchase_order_cancel_reason_form |
Purchase Order Cancel Reason | purchase.order.cancel.reason | form | New |
view_purchase_order_cancel_reason_tree |
Purchase Order Cancel Reason | purchase.order.cancel.reason | tree | New |
cancel_reason_id
Many2one → purchase.order.cancel.reason
comodel_name='purchase.order.cancel.reason'
ondelete='restrict'
readonly=True
string='Reason for cancellation'
No public methods.
reason_id
Many2one → purchase.order.cancel.reason
comodel_name='purchase.order.cancel.reason'
required=True
string='Reason'
confirm_cancel(self)
name
Char
required=True
string='Reason'
translate=True
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/10.0/purchase_cancel_reason |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Purchase |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp, Okia SPRL |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp, Okia SPRL |
| COMMITTERS | |
| COMMITTERS | Yannick Vaucher, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, Weblate |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/purchase-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:20:01 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - purchase - stock_account - stock - product - base - decimal_precision - base_setup - web_kanban - web - bus - web_tour - report - procurement - barcodes - web_planner - account - analytic |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_form |
purchase.order.form | purchase.order | xpath | Inherits purchase.purchase_order_form |
view_purchase_order_cancel |
Reason for the cancellation | purchase.order.cancel | form | New |
view_purchase_order_cancel_reason_form |
Purchase Order Cancel Reason | purchase.order.cancel.reason | form | New |
view_purchase_order_cancel_reason_tree |
Purchase Order Cancel Reason | purchase.order.cancel.reason | tree | New |
cancel_reason_id
Many2one → purchase.order.cancel.reason
ondelete='restrict'
readonly=True
string='Reason for cancellation'
args: 'purchase.order.cancel.reason'
No public methods.
reason_id
Many2one → purchase.order.cancel.reason
required=True
string='Reason'
args: 'purchase.order.cancel.reason'
confirm_cancel(self)
name
Char
required=True
translate=True
args: 'Reason'
No public methods.
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/purchase-workflow |
| PULL REQUEST | |
| PULL REQUEST | [19.0][MIG] purchase_cancel_reason: Migration to 19.0 (#3027) |