Skip to content

[18.0][ADD] web_one2many_field_name: parent O2M in tooltips#3609

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

[18.0][ADD] web_one2many_field_name: parent O2M in tooltips#3609
polqubiq wants to merge 1 commit into
OCA:18.0from
QubiQ:18.0-add-web_one2many_field_name

Conversation

@polqubiq

@polqubiq polqubiq commented Jul 17, 2026

Copy link
Copy Markdown

Web One2many Field Name

In developer mode, hovering a column header on a One2many list opens a tooltip — but it only shows the child column (product_id, …), not the One2many that owns the list (order_line, bom_line_ids). Finding that name means digging into the view or XML.

This module adds it to that same tooltip:

  • Enable developer mode and hover a column header
  • Under Field: you also get One2many: with the parent technical name
  • Click to copy (standalone, or with web_field_tooltip_copy)

Preview:
image

@OCA-git-bot OCA-git-bot added series:18.0 mod:web_one2many_field_name Module web_one2many_field_name labels Jul 17, 2026
@QubiQBcn
QubiQBcn force-pushed the 18.0-add-web_one2many_field_name branch 2 times, most recently from 5605fb8 to 2dd8b3a Compare July 17, 2026 09:10
Show the parent One2many technical field name in developer-mode
list column tooltips for embedded One2many lists.
@QubiQBcn
QubiQBcn force-pushed the 18.0-add-web_one2many_field_name branch from 2dd8b3a to 4a480c4 Compare July 17, 2026 09:16
@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_one2many_field_name Module web_one2many_field_name series:18.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants