Skip to content

GoToDef not supported on inverse_name #418

@andg-odoo

Description

@andg-odoo

Post OXP feature/bug request (Not 1.0 blocking):

Your setup
Version: main branch via cargo install --git
Operating System: Ubuntu 24.04
IDE and/or Integration tool (for example: Vscode - official extension): neovim lsp

Describe the bug
On field definitions, comodel_name, related, compute, and many other parameters are supported and properly handle hover or hinting. This is missing on inverse_name for One2Many.

To Reproduce
Try to gotodef on inverse_name or look at hover.

Expected behavior
GoToDef should be able to handle it as we already are able to pull the model.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions