Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[16.0][ADD] mail_activity_filter_internal_user #1484

Open
wants to merge 14 commits into
base: 16.0
Choose a base branch
from

Conversation

huguesdk
Copy link
Member

module to filter on internal users by default when assigning someone to an activity.

remytms and others added 12 commits October 28, 2024 11:44
Signed-off-by: Carmen Bianca Bakker <carmen@coopiteasy.be>
fix mail_activity_filter_internal_user: don't modify the original domain
property of the mail.activity.user_id. its initial value is the default
empty list defined in the odoo.fields._Relational class, and is thus
shared by all fields with a default domain. modifying this variable
causes all of these fields to have their domain modified, across all
databases.
@huguesdk huguesdk force-pushed the 16.0-add-mail_activity_filter_internal_user branch from b70dabc to fd521d9 Compare October 29, 2024 17:04
@huguesdk huguesdk force-pushed the 16.0-add-mail_activity_filter_internal_user branch 2 times, most recently from 99419fb to e0f6393 Compare October 30, 2024 11:09
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.

4 participants