| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Discuss (mail)
• Point of Sale (point_of_sale) • Inventory (stock) • Invoicing (account) |
| Lines of code | 308 |
| Technical Name |
pos_cancelled_orders |
| License | OPL-1 |
| Website | https://arure.tech |
| Versions | 11.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Discuss (mail)
• Point of Sale (point_of_sale) • Inventory (stock) • Invoicing (account) |
| Lines of code | 308 |
| Technical Name |
pos_cancelled_orders |
| License | OPL-1 |
| Website | https://arure.tech |
| Versions | 11.0 19.0 |
POS Cancelled Orders Report
Every cancelled / voided / removed line on a Point of Sale order — logged with who, when, which product, which session, which shop, and why. Restaurant-mode aware. Per-shop reporting. Read-only for cashiers, mutable only by POS managers. Tamper-resistant audit trail your auditors will recognise.
v19 port of the proven v11 listing ($50, audit-feature continuity since 2018). Owl-rewritten frontend; tightened model; read-only User group; chatter on every entry.
What you get
Four guarantees on every install. Every void becomes a record; every record is signed; every cashier knows it.
Who this is for
Common scenarios
Three patterns this module catches every shift.
See it running
Real screenshots from a fresh Odoo 19 instance. Click any image to view full size.
Set it up

Use it daily


Trust it


Frequently asked
What exactly counts as a cancellation?
Does the module block cancellations?
What if a cashier just trims a typed digit, not the whole line?
Can a cashier delete an audit entry to cover their tracks?
Restaurant mode — does it capture the table?
Does it slow down the POS?
Multi-shop — can I see per-shop reports?
Will it work alongside other POS modules?
I bought the v11 module ($50). Do I need to re-buy?
Does it survive Odoo upgrades?
Will this work on Odoo Online (SaaS)?
Evaluate before you commit. Buy when you're confident.
90-day refund window. Reach us through any channel below — we reply within 1 business day.
More from Arure Technologies
What's New
Highlights from the most recent releases. The full CHANGELOG.md is included inside the module package.
Port from v11.0.1.1 with model + frontend rewrite
- Chatter on every cancellation entry — managers can attach context post-hoc.
- Per-shop reporting via stored `config_id` field.
- Selection field for `reason` (drop_line / drop_order / manager_void / refund / other) replacing free-text Char.
- Restaurant-mode `table_name` capture works on both classic and Owl POS.
- POS User group is now read-only on the audit table (was full CRUD in v11 — defeated the audit purpose).
- Numpad backspace patch correctly skips no-op trims (v11 logged every backspace press, padding the audit table with junk rows).
- Drop-order JS patches at the store level (`PosStore.removeOrder`) to catch every code path that destroys an order, not just one button.
- Quantity stored as `Float` (was `Char` in v11 — a long-standing field-naming bug).
- Audit-log RPC is fire-and-forget; failures swallowed to console so the cashier flow can never freeze on a slow audit-log writer.
- Selection values defensively validated server-side — never trust raw frontend input.
- Smoke-test checklist included in the module package as
SANDBOX_SMOKE_TEST.md.
License
Odoo Proprietary License (OPL-1). Per-database license. Source code included; not redistributable.
Trademarks
Odoo is a registered trademark of Odoo S.A. This module is an independent extension developed by Arure Technologies and is not affiliated with, endorsed by, or sponsored by Odoo S.A.
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