| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 58 |
| Technical Name |
copy_record_link_achie |
| License | LGPL-3 |
| Website | https://github.com/zolbookun/odooapp |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 58 |
| Technical Name |
copy_record_link_achie |
| License | LGPL-3 |
| Website | https://github.com/zolbookun/odooapp |
Copy Record Link
One-click copy of a shareable link to the current record
Sharing a record usually means hunting through the address bar. This module adds a copy-link button to the control panel of every form, right next to the Actions cog: one click copies the current record's URL to your clipboard, ready to paste into a chat, email or ticket.
Right where you expect it
The copy-link button (the 📋 icon) sits in the form's control panel, just before the star and the Actions cog. Click it and a confirmation toast lets you know the link is on your clipboard.
Key features
- ✓ "Copy link" in the form Actions (cog) menu — on every model.
- ✓ Copies the exact URL of the open record to your clipboard.
- ✓ A confirmation toast tells you the link was copied.
- ✓ On an unsaved record it asks you to save first — no broken links.
- ✓ Pure web-client extension — nothing to configure.
How it works
- Open any saved record in its form view.
- Open the Actions (cog) menu and click Copy link.
- Paste the link anywhere to share the record.
Compatibility
- ▸ Odoo 17.0 — Community & Enterprise.
- ▸ Depends only on the standard web module.
- ▸ Reads the page URL only — your data and views are unchanged.
Adds a single Actions-menu entry — no views, data or settings are modified.
Please log in to comment on this module