Skip to content

Conversation

mmahrouss
Copy link
Collaborator

Task: 5111939

@mmahrouss mmahrouss added this to the 1.1.0 milestone Oct 3, 2025
@mmahrouss mmahrouss requested a review from fda-odoo October 3, 2025 09:24
@mmahrouss mmahrouss self-assigned this Oct 3, 2025
@mmahrouss mmahrouss added bug Something isn't working enhancement New feature or request labels Oct 3, 2025

pub const MAGIC_FIELDS: [&str; 6] = [
"id",
"display_name",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How possible would it be for display_name to go to any _compute_display_name methods associated with the model?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@andg-odoo, Well, I think it is possible, it is a bit of a custom behavior though, but it has some sense to it. I shall discuss with @fda-odoo and see what we think about implementing that.
Thanks for the suggestion

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's indeed a good idea, I added it to our todolist :)

@mmahrouss mmahrouss changed the base branch from release to alpha October 17, 2025 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants