| static/src/workers | ||
| __init__.py | ||
| __manifest__.py | ||
| .gitignore | ||
| README.md | ||
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.