Skip to content

Conversation

@nicomacr
Copy link

@nicomacr nicomacr commented Oct 8, 2025

No description provided.

Copilot AI review requested due to automatic review settings October 8, 2025 14:02
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Adds a warning for auto-added invisible/readonly fields in XML views during the 18.0 to 19.0 migration, alerting developers that fields required by Python expressions are now automatically added by Odoo and can potentially be removed from XML views.

  • Introduces text warning for invisible and column_invisible field attributes
  • References Odoo PR #137031 for implementation details
  • Helps developers clean up unnecessary field declarations in XML views

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant