| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 46 |
| Technical Name |
user_sticky_notepad |
| License | LGPL-3 |
| Website | https://github.com/mypacksoft/user_sticky_notepad |
| Versions | 16.0 17.0 18.0 19.0 |
User Sticky Notepad
A persistent per-user notepad accessible from a systray icon on every backend screen, storing freetext scratchpad notes between sessions.
User Sticky Notepad adds a persistent, per-user scratchpad to the Odoo backend. A systray icon appears on every backend screen, giving users instant one-click access to their private freetext notepad without leaving their current workflow. Each user owns exactly one note record stored in the database, so content survives logouts, browser refreshes, and device switches. The note editor supports rich HTML formatting so users can paste links, apply bold/italic, and organise thoughts with bullet lists. Administrators have a dedicated tree view to audit or manage all users' notes. The module is lightweight, depending only on base and web, making it safe to install on any Odoo 17 instance.
Compatibility
Odoo 19 · License: LGPL-3 · Category: Productivity
Installation
- Copy the
user_sticky_notepadfolder into your Odoo addons path. - Restart your Odoo server.
- Activate developer mode and click Update Apps List.
- Search for User Sticky Notepad and click Install.
Support
Open an issue on the GitHub repository â we triage every report within two business days.
Please log in to comment on this module