| 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_order_cancel_optional_email |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Sales |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| 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/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 | This module changes the default behavior when cancelling a confirmed sales order. In standard Odoo, when you click "Cancel" on a confirmed sales order, a wizard opens proposing to send an email notification to the customer. This can lead to accidental emails being sent to customers. With this module installed: - The **Cancel** button directly cancels the order without showing any wizard - A new **Send Email and Cancel** button is added (secondary style) that opens the wizard when you explicitly want to notify the customer about the cancellation - The wizard only shows the "Send and cancel" and "Discard" buttons (the redundant "Cancel" button is removed from the wizard) |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
sale_order_cancel_view_form |
sale.order.cancel.form.no.email | sale.order.cancel | xpath | Inherits sale.sale_order_cancel_view_form |
sale_order_view_form |
sale.order.form.cancel.no.email | sale.order | xpath | Inherits sale.view_order_form |
No models found for this module.