Skip to content

Commit f503093

Browse files
fixup! [IMP] mail_activity_team: assign plan activities to teams
1 parent 797485b commit f503093

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mail_activity_team/views/mail_activity_plan_template_views.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<field name="responsible_id" position="after">
88
<field
99
name="activity_team_user_id"
10-
invisible="not activity_team_id"
10+
invisible="not activity_team_required"
1111
options="{'no_create': True}"
1212
domain="[('activity_team_ids', '=', activity_team_id)]"
1313
/>

0 commit comments

Comments
 (0)