pos_indexeddb_patch/README.md
2026-06-02 20:27:43 +07:00

321 B

POS IndexedDB Patch

This module patches Odoo's bus Logger to avoid IndexedDB connection crashes.

Features

  • Automatically recreates database connection if closing or closed.
  • Adds error safety handlers to log writes and reads.
  • Works in both browser thread and shared/web worker threads.