| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Point of Sale (point_of_sale)
• Discuss (mail) • Inventory (stock) • Invoicing (account) |
| Community Apps Dependencies | Show |
| Lines of code | 815 |
| Technical Name |
do_undo_pos |
| License | OPL-1 |
| Website | https://doincredible.com |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Point of Sale (point_of_sale)
• Discuss (mail) • Inventory (stock) • Invoicing (account) |
| Community Apps Dependencies | Show |
| Lines of code | 815 |
| Technical Name |
do_undo_pos |
| License | OPL-1 |
| Website | https://doincredible.com |
Undo POS Session Closing
Every closing audited — with a clear, safe explanation.
Overview
Records every POS session closing for audit and adds an Undo entry point on the session. Closing posts the session's accounting entries and stock moves and is irreversible in Odoo, so this app never performs an unsafe reopen — it explains, clearly, why a reopen is not offered and points to the correct corrective action.
The business problem
A POS session closed by accident cannot simply be reopened: closing has already posted journal entries and stock moves. Pretending to reopen it would corrupt your accounting and inventory.
Features
Closings audited
Every session closing is recorded with who and when, for a complete trail.
No unsafe reopen
The app never reopens a closed session — that would corrupt posted entries and stock.
Clear guidance
On Undo, it explains why and points to the correct corrective action.
Secure & scoped
Visible only to authorised Undo users; multi-company isolated.
How it works
A POS session is closed.
It is recorded for audit automatically.
Open the session and click Undo Closing.
A clear message explains why a reopen is unsafe.
A closer look

The Undo entry point on a closed POS session

The clear safety explanation

The audit trail for POS sessions

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
Can it reopen a closed session?
No — closing posts accounting entries and stock moves and is irreversible in Odoo. The app explains this clearly instead of corrupting data.
What is it useful for then?
A complete, searchable audit of every closing, plus a single place that explains the safe corrective path.
Does it modify Odoo core?
No. It layers on pos.session through inheritance only.
Undo POS Session Closing
Part of the Universal Undo family by Do Incredible.
Support: https://doincredible.com · info@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