Copy Record Link
Adds a Copy Link entry to the Actions (cog) menu of every backend form view. One click copies a direct URL to the record you are viewing straight to your clipboard, and a confirmation notification tells you it worked. Paste the link into a chat, an email, or a task and the recipient lands on exactly that record. No new models, no stored data, no configuration, it just works on every form.
What This Module Does
Sharing a record with a colleague usually means copying the browser address bar, which is long, easy to truncate, and sometimes tied to a filtered view rather than the record itself. This module gives every form a clean Copy Link action that builds a proper, direct link to the current record and puts it on your clipboard.
How it works
Install it and the Copy Link action is available on every backend form, with nothing to set up.
- Install the module. A Copy Link item is added to the Actions (cog) menu of every form view automatically.
- Open any saved record, click Actions, then choose Copy Link.
- A direct URL to that record is written to your clipboard and a success notification confirms the copy.
- Paste the link anywhere, chat, email, or a task, and the recipient opens the record straight away.
See It in Action
From the Copy Link entry in the Actions menu to the confirmation notification once the link is copied.
Helping businesses work smarter with tailored Odoo solutions. We deliver custom modules, integrations, and workflow improvements designed for your needs.
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 53 |
| Technical Name |
mindscript_copy_record_url |
| License | OPL-1 |
| Website | https://www.mindscriptech.com/ |
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