Skip to content

[18.0][ADD] web_field_tooltip_copy: web field tooltip copy - #3608

Open
polqubiq wants to merge 1 commit into
OCA:18.0from
QubiQ:18.0-add-web_field_tooltip_copy
Open

[18.0][ADD] web_field_tooltip_copy: web field tooltip copy#3608
polqubiq wants to merge 1 commit into
OCA:18.0from
QubiQ:18.0-add-web_field_tooltip_copy

Conversation

@polqubiq

@polqubiq polqubiq commented Jul 17, 2026

Copy link
Copy Markdown

Web Field Tooltip Copy

When writing a task (ticket, PR, or spec) you almost always need to quote technical field names. In developer mode, Odoo shows them in the ? next to the field label… but you still have to copy the field label by hand.

This module fixes it with one click:

  • Enable developer mode and hover the ? on a field
  • The popover stays open while you hover it
  • Click any technical value → copied to the clipboard (field name, model, widget, domain, selection…)

Less friction when documenting, estimating, or debugging. A small daily win for Odoo developers.

Preview:
image

@OCA-git-bot OCA-git-bot added series:18.0 mod:web_field_tooltip_copy Module web_field_tooltip_copy mod:web_one2many_field_name Module web_one2many_field_name labels Jul 17, 2026
@polqubiq polqubiq changed the title 18.0 add web field tooltip copy [18.0][ADD] web_field_tooltip_copy: web field tooltip copy Jul 17, 2026
@QubiQBcn
QubiQBcn force-pushed the 18.0-add-web_field_tooltip_copy branch from 1b0f228 to 0cdd885 Compare July 17, 2026 09:10
@OCA-git-bot OCA-git-bot removed the mod:web_one2many_field_name Module web_one2many_field_name label Jul 17, 2026
@QubiQBcn
QubiQBcn force-pushed the 18.0-add-web_field_tooltip_copy branch from 0cdd885 to c803ddb Compare July 17, 2026 09:10
Click-to-copy technical values from developer-mode field tooltips,
keeping the tooltip open while hovered.
@QubiQBcn
QubiQBcn force-pushed the 18.0-add-web_field_tooltip_copy branch from c803ddb to 8b3b200 Compare July 17, 2026 09:15
@polqubiq

polqubiq commented Jul 20, 2026

Copy link
Copy Markdown
Author

Hi @pedrobaeza @Tardo @SplashS I've added a couple of modules that I think could be useful to the community. They're the kind of small things we do in our day-to-day work that can save us a bit of time.
One is this one, and the other is here: #3609

@pedrobaeza pedrobaeza added this to the 18.0 milestone Jul 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:web_field_tooltip_copy Module web_field_tooltip_copy series:18.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants