Skip to content

Typing lost on for rec in self.search([]) #487

@andg-odoo

Description

@andg-odoo

Your setup
Version: 1.1.1
Operating System: Ubuntu 24.04
IDE and/or Integration tool (for example: Vscode - official extension): Neovim 0.11

Describe the bug
Unlike other for record in self loops, if you perform for record in self.search() typing is lost on the iteration value. Appears to be similar to #419 and probably a similar fix?

To Reproduce
Perform a hover on a for record in self.search() call.

Expected behavior
Model typing should transfer to the iteration variable.

Screenshots

Image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions