Skip to content

[16.0][FIX] mail_activity_team: proper field naming for activity_team… - #1900

Open
QuatschSalat wants to merge 1 commit into
OCA:16.0from
AmetrasIntelligence:AmetrasIntelligence-16.0-proper-field-naming-for-activity_team_user_ids
Open

[16.0][FIX] mail_activity_team: proper field naming for activity_team…#1900
QuatschSalat wants to merge 1 commit into
OCA:16.0from
AmetrasIntelligence:AmetrasIntelligence-16.0-proper-field-naming-for-activity_team_user_ids

Conversation

@QuatschSalat

Copy link
Copy Markdown

Just giving a proper naming for field activity_team_user_ids.

@OCA-git-bot OCA-git-bot added series:16.0 mod:mail_activity_team Module mail_activity_team labels Aug 12, 2026
@OCA-git-bot

Copy link
Copy Markdown
Contributor

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

@QuatschSalat

Copy link
Copy Markdown
Author

Could you merge this PR @victoralmau, please?

activity_team_user_ids = fields.Many2many(
comodel_name="res.users",
string="test field",
string="Activity Team Member",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
string="Activity Team Member",
string="Activity Team Members",

IMO “Activity Team Members” makes more sense.

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

Labels

mod:mail_activity_team Module mail_activity_team series:16.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants