| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/18.0/sale_cancel_reason |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Sale |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Ruchir Shukla, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:11 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale - sales_team - base - base_setup - web - bus - web_tour - html_editor - account_payment - account - onboarding - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - payment - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | When a sale order is canceled, a reason must be given, it is chosen from a configured list. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mass_cancel_orders_view_form |
sale.mass.cancel.orders.form | sale.mass.cancel.orders | footer | Inherits sale.mass_cancel_orders_view_form |
view_order_form |
sale.order.form | sale.order | xpath | Inherits sale.view_order_form |
view_sale_order_cancel |
Reason for the cancellation | sale.order.cancel | xpath | Inherits sale.sale_order_cancel_view_form |
view_sale_order_cancel_reason_form |
Sale Order Cancel Reason | sale.order.cancel.reason | form | New |
view_sale_order_cancel_reason_tree |
Sale Order Cancel Reason | sale.order.cancel.reason | list | New |
reason_id
Many2one → sale.order.cancel.reason
required=True
string='Reason'
args: 'sale.order.cancel.reason'
action_mass_cancel(self)
cancel_reason_id
Many2one → sale.order.cancel.reason
copy=False
ondelete='restrict'
readonly=True
string='Reason for cancellation'
tracking=True
args: 'sale.order.cancel.reason'
action_draft(self)
reason_id
Many2one → sale.order.cancel.reason
required=True
string='Reason'
args: 'sale.order.cancel.reason'
action_cancel(self)
name
Char
required=True
translate=True
args: 'Reason'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/17.0/sale_cancel_reason |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Sale |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, maciej-wichowski |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:05 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale - sales_team - base - base_setup - web - bus - web_tour - account_payment - account - onboarding - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - payment - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | When a sale order is canceled, a reason must be given, it is chosen from a configured list. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mass_cancel_orders_view_form |
sale.mass.cancel.orders.form | sale.mass.cancel.orders | footer | Inherits sale.mass_cancel_orders_view_form |
view_order_form |
sale.order.form | sale.order | xpath | Inherits sale.view_order_form |
view_sale_order_cancel |
Reason for the cancellation | sale.order.cancel | xpath | Inherits sale.sale_order_cancel_view_form |
view_sale_order_cancel_reason_form |
Sale Order Cancel Reason | sale.order.cancel.reason | form | New |
view_sale_order_cancel_reason_tree |
Sale Order Cancel Reason | sale.order.cancel.reason | tree | New |
reason_id
Many2one → sale.order.cancel.reason
required=True
string='Reason'
args: 'sale.order.cancel.reason'
action_mass_cancel(self)
cancel_reason_id
Many2one → sale.order.cancel.reason
copy=False
ondelete='restrict'
readonly=True
string='Reason for cancellation'
tracking=True
args: 'sale.order.cancel.reason'
action_draft(self)
reason_id
Many2one → sale.order.cancel.reason
required=True
string='Reason'
args: 'sale.order.cancel.reason'
action_cancel(self)
name
Char
required=True
translate=True
args: 'Reason'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/16.0/sale_cancel_reason |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Sale |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Hugo |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:45 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale - sales_team - base - base_setup - web - bus - web_tour - account_payment - account - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - payment - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_order_form |
sale.order.form | sale.order | xpath | Inherits sale.view_order_form |
view_sale_order_cancel |
Reason for the cancellation | sale.order.cancel | xpath | Inherits sale.sale_order_cancel_view_form |
view_sale_order_cancel_reason_form |
Sale Order Cancel Reason | sale.order.cancel.reason | form | New |
view_sale_order_cancel_reason_tree |
Sale Order Cancel Reason | sale.order.cancel.reason | tree | New |
cancel_reason_id
Many2one → sale.order.cancel.reason
copy=False
ondelete='restrict'
readonly=True
string='Reason for cancellation'
tracking=True
args: 'sale.order.cancel.reason'
action_draft(self)
reason_id
Many2one → sale.order.cancel.reason
required=True
string='Reason'
args: 'sale.order.cancel.reason'
action_cancel(self)
name
Char
required=True
translate=True
args: 'Reason'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/15.0/sale_cancel_reason |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Sale |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, DavidJForgeFlow |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:33 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale_management - sale - sales_team - base - base_setup - web - bus - web_tour - payment - account - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form_inherit_sale_management |
res.config.settings.view.form.inherit.sale.management | res.config.settings | div | Inherits sale.res_config_settings_view_form |
view_order_form |
sale.order.form | sale.order | xpath | Inherits sale.view_order_form |
view_sale_order_cancel |
Reason for the cancellation | sale.order.cancel | xpath | Inherits sale.sale_order_cancel_view_form |
view_sale_order_cancel_reason_form |
Sale Order Cancel Reason | sale.order.cancel.reason | form | New |
view_sale_order_cancel_reason_tree |
Sale Order Cancel Reason | sale.order.cancel.reason | tree | New |
enable_sale_cancel_reason
Boolean
default=False
No public methods.
enable_sale_cancel_reason
Boolean
readonly=False
related='company_id.enable_sale_cancel_reason'
No public methods.
cancel_reason_id
Many2one → sale.order.cancel.reason
copy=False
ondelete='restrict'
readonly=True
string='Reason for cancellation'
tracking=True
args: 'sale.order.cancel.reason'
No public methods.
reason_id
Many2one → sale.order.cancel.reason
required=True
string='Reason'
args: 'sale.order.cancel.reason'
action_cancel(self)
name
Char
required=True
translate=True
args: 'Reason'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/14.0/sale_cancel_reason |
| VERSION | |
| VERSION | 1.1.1 |
| CATEGORY | |
| CATEGORY | Sale |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Aritz Olea, Alessandro Uffreduzzi |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:58 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale - sales_team - base - base_setup - web - bus - web_tour - payment - account - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_order_form |
sale.order.form | sale.order | xpath | Inherits sale.view_order_form |
view_sale_order_cancel |
Reason for the cancellation | sale.order.cancel | xpath | Inherits sale.sale_order_cancel_view_form |
view_sale_order_cancel_reason_form |
Sale Order Cancel Reason | sale.order.cancel.reason | form | New |
view_sale_order_cancel_reason_tree |
Sale Order Cancel Reason | sale.order.cancel.reason | tree | New |
cancel_reason_id
Many2one → sale.order.cancel.reason
copy=False
ondelete='restrict'
readonly=True
string='Reason for cancellation'
tracking=True
args: 'sale.order.cancel.reason'
No public methods.
reason_id
Many2one → sale.order.cancel.reason
required=True
string='Reason'
args: 'sale.order.cancel.reason'
action_cancel(self)
name
Char
required=True
translate=True
args: 'Reason'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/13.0/sale_cancel_reason |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Sale |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, Jesús Alan Ramos Rodríguez, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:13 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale - sales_team - base - base_setup - web - bus - web_tour - payment - account - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_order_form |
sale.order.form | sale.order | xpath | Inherits sale.view_order_form |
view_sale_order_cancel |
Reason for the cancellation | sale.order.cancel | form | New |
view_sale_order_cancel_reason_form |
Sale Order Cancel Reason | sale.order.cancel.reason | form | New |
view_sale_order_cancel_reason_tree |
Sale Order Cancel Reason | sale.order.cancel.reason | tree | New |
cancel_reason_id
Many2one → sale.order.cancel.reason
ondelete='restrict'
readonly=True
string='Reason for cancellation'
tracking=True
args: 'sale.order.cancel.reason'
No public methods.
reason_id
Many2one → sale.order.cancel.reason
required=True
string='Reason'
args: 'sale.order.cancel.reason'
confirm_cancel(self)
name
Char
required=True
translate=True
args: 'Reason'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/12.0/sale_cancel_reason |
| VERSION | |
| VERSION | 1.2.0 |
| CATEGORY | |
| CATEGORY | Sale |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Renato Lima, Bhavesh Odedra, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Victor Martin, Stephan Keller |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:17 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale - sales_team - base - base_setup - web - bus - web_tour - payment - account - product - decimal_precision - 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 |
|---|---|---|---|---|
view_order_form |
sale.order.form | sale.order | xpath | Inherits sale.view_order_form |
view_sale_order_cancel |
Reason for the cancellation | sale.order.cancel | form | New |
view_sale_order_cancel_reason_form |
Sale Order Cancel Reason | sale.order.cancel.reason | form | New |
view_sale_order_cancel_reason_tree |
Sale Order Cancel Reason | sale.order.cancel.reason | tree | New |
cancel_reason_id
Many2one → sale.order.cancel.reason
ondelete='restrict'
readonly=True
string='Reason for cancellation'
args: 'sale.order.cancel.reason'
No public methods.
reason_id
Many2one → sale.order.cancel.reason
required=True
string='Reason'
args: 'sale.order.cancel.reason'
confirm_cancel(self)
name
Char
required=True
translate=True
args: 'Reason'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/10.0/sale_cancel_reason |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Sale |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, GitHub, Denis Roussel, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, Weblate, Rafael Blasco, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:19:56 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale - sales_team - base - base_setup - web_kanban - web - bus - web_tour - account - product - decimal_precision - report - analytic - web_planner - procurement |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_order_form |
sale.order.form | sale.order | xpath | Inherits sale.view_order_form |
view_sale_order_cancel |
Reason for the cancellation | sale.order.cancel | form | New |
view_sale_order_cancel_reason_form |
Sale Order Cancel Reason | sale.order.cancel.reason | form | New |
view_sale_order_cancel_reason_tree |
Sale Order Cancel Reason | sale.order.cancel.reason | tree | New |
cancel_reason_id
Many2one → sale.order.cancel.reason
ondelete='restrict'
readonly=True
string='Reason for cancellation'
args: 'sale.order.cancel.reason'
No public methods.
reason_id
Many2one → sale.order.cancel.reason
required=True
string='Reason'
args: 'sale.order.cancel.reason'
confirm_cancel(self)
name
Char
required=True
translate=True
args: 'Reason'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/9.0/sale_cancel_reason |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Sale |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | Yes |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp, Serpent Consulting Services Pvt. Ltd. |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp, Serpent Consulting Services Pvt. Ltd. |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, Weblate |
| WEBSITE | |
| WEBSITE | http://www.camptocamp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:15:20 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale - sales_team - base - base_setup - web_kanban - web - bus - account - product - decimal_precision - report - analytic - web_tip - web_planner - procurement |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_order_form |
sale.order.form | sale.order | xpath | Inherits sale.view_order_form |
view_sale_order_cancel |
Reason for the cancellation | sale.order.cancel | form | New |
view_sale_order_cancel_reason_form |
Sale Order Cancel Reason | sale.order.cancel.reason | form | New |
view_sale_order_cancel_reason_tree |
Sale Order Cancel Reason | sale.order.cancel.reason | tree | New |
cancel_reason_id
Many2one → sale.order.cancel.reason
ondelete='restrict'
readonly=True
string='Reason for cancellation'
args: 'sale.order.cancel.reason'
No public methods.
reason_id
Many2one → sale.order.cancel.reason
required=True
string='Reason'
args: 'sale.order.cancel.reason'
confirm_cancel(self)
active
Boolean
default=True
help='By unchecking the active field, you may hide the record you will not use.'
args: 'Active'
name
Char
required=True
translate=True
args: 'Reason'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/8.0/sale_cancel_reason |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Sale |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Yannick Vaucher, Romain Deheele, Alexandre Fayolle, Pedro M. Baeza, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, Weblate, Matjaž Mozetič, Miku Laitinen, Dhaval Patel |
| WEBSITE | |
| WEBSITE | http://www.camptocamp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:22 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale - sales_team - base - base_setup - web_kanban - web - web_kanban_sparkline - account_voucher - account - product - decimal_precision - report - analytic - board - edi - email_template - procurement |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Sale Cancel Reason ================== When a sale order is canceled, a reason must be given, it is chosen from a configured list. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_order_form |
sale.order.form | sale.order | xpath | Inherits sale.view_order_form |
view_sale_order_cancel |
Reason for the cancellation | sale.order.cancel | form | New |
view_sale_order_cancel_reason_form |
Sale Order Cancel Reason | sale.order.cancel.reason | form | New |
view_sale_order_cancel_reason_tree |
Sale Order Cancel Reason | sale.order.cancel.reason | tree | New |
cancel_reason_id
Many2one → sale.order.cancel.reason
ondelete='restrict'
readonly=True
string='Reason for cancellation'
args: 'sale.order.cancel.reason'
No public methods.
reason_id
Many2one → sale.order.cancel.reason
required=True
string='Reason'
args: 'sale.order.cancel.reason'
confirm_cancel(self)
name
Char
required=True
translate=True
args: 'Reason'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/7.0/sale_cancel_reason |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Sale |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Yannick Vaucher, Guewen Baconnier, Lorenzo Battistini, Alexandre Fayolle, unknown |
| WEBSITE | |
| WEBSITE | http://www.camptocamp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:07:13 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale - account_voucher - account - base_setup - base - web_kanban - web - product - process - decimal_precision - analytic - board - edi - email_template |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Sale Cancel Reason ================== When a sale order is canceled, a reason must be given, it is chosen from a configured list. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_order_form |
sale.order.form | sale.order | xpath | Inherits sale.view_order_form |
view_sale_order_cancel |
Reason for the cancellation | sale.order.cancel | form | New |
view_sale_order_cancel_reason_form |
Sale Order Cancel Reason | sale.order.cancel.reason | form | New |
view_sale_order_cancel_reason_tree |
Sale Order Cancel Reason | sale.order.cancel.reason | tree | New |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (1)confirm_cancel(self, cr, uid, ids, context=None)
No new fields.
Public methods (0)No public methods.