| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
| Community Apps Dependencies | Show |
| Lines of code | 844 |
| Technical Name |
do_undo_sale |
| License | OPL-1 |
| Website | https://doincredible.com |
Undo Sale Order Confirmation
Reverse a confirmed order — back to Quotation in one click.
Overview
Adds a safe, time-boxed Undo to Sale Order confirmation. When a quotation is confirmed by mistake, an Undo button appears in the order for a window you control; one click returns it to a quotation and frees the stock reservations — with a complete audit trail and no database restore.
The business problem
Confirming a quotation on the wrong customer, with the wrong pricing, or before it was ready means cancelling the order, cleaning up the generated deliveries, and hoping nothing else broke. It is slow, error-prone and stressful.
Features
Time-boxed Undo
An Undo button appears on the confirmed order for 5, 10, 30 minutes or a custom window.
Back to Quotation
Returns the order to draft and cancels the not-yet-done deliveries, releasing reservations.
Refuses safely
Once the order is invoiced or delivered, undo is blocked with a clear reason — never a forced state.
Full audit trail
Who confirmed, who undid, when, and the before/after states — all searchable.
How it works
Confirm a quotation — it becomes a Sales Order.
Realise it should have gone differently.
Click Undo Confirmation and confirm.
The order is a clean quotation again.
A closer look

The Undo button on a confirmed Sale Order

The confirmation wizard

The audit trail for Sale Orders

A complete audit record

Settings & time window
Supported editions
Odoo 19, Community and Enterprise. Depends only on Community apps — no Enterprise required.
Multi-company
Enable per company, set the window per company, and keep audit logs isolated by company with record rules.
Security
Two groups — Undo User and Undo Manager. Actions are tracked automatically; undoing requires explicit rights.
Configuration
Open Settings → Universal Undo: enable the feature, choose the time window (5 / 10 / 30 minutes or custom), require a reason, toggle the audit log and notifications, and pick which documents support undo.
FAQ
Does it cancel the deliveries?
Yes — the not-yet-done deliveries are cancelled and the reservations are freed, exactly as a manual cancel would.
What if the order is already invoiced?
Undo is refused with a clear message; reverse the invoice first (a credit note).
Does it modify Odoo core?
No. It layers on sale.order through inheritance only.
Undo Sale Order Confirmation
Part of the Universal Undo family by Do Incredible.
Support: https://doincredible.com · info@doincredible.com
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
| Community Apps Dependencies | Show |
| Lines of code | 844 |
| Technical Name |
do_undo_sale |
| License | OPL-1 |
| Website | https://doincredible.com |
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module