[18.0][ADD] web_field_tooltip_copy: web field tooltip copy#3608
Open
polqubiq wants to merge 1 commit into
Open
[18.0][ADD] web_field_tooltip_copy: web field tooltip copy#3608polqubiq wants to merge 1 commit into
polqubiq wants to merge 1 commit into
Conversation
QubiQBcn
force-pushed
the
18.0-add-web_field_tooltip_copy
branch
from
July 17, 2026 09:10
1b0f228 to
0cdd885
Compare
QubiQBcn
force-pushed
the
18.0-add-web_field_tooltip_copy
branch
from
July 17, 2026 09:10
0cdd885 to
c803ddb
Compare
Click-to-copy technical values from developer-mode field tooltips, keeping the tooltip open while hovered.
QubiQBcn
force-pushed
the
18.0-add-web_field_tooltip_copy
branch
from
July 17, 2026 09:15
c803ddb to
8b3b200
Compare
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. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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 select and copy by hand, and the tooltip often closes mid-way. Slow and painful.This module fixes it with one click:
?on a fieldLess friction when documenting, estimating, or debugging. A small daily win for Odoo developers.