@@ -62,6 +62,50 @@ Additionally, you can mark the project as :guilabel:`Favorite`, allowing you to
62
62
Further settings are available under the :guilabel: `Settings ` tab. Most of them are *only * available
63
63
depending on the activated apps.
64
64
65
+ Visibility and collaboration
66
+ ----------------------------
67
+
68
+ Odoo allows you to set visibility settings for each project, enabling you to make your project
69
+ available to everyone in your organization or restrict access to certain internal or external users.
70
+
71
+ To do so, go to the project's :guilabel: `Settings ` tab and choose the desired :guilabel: `Visibility `
72
+ option:
73
+
74
+ - :guilabel: `Invited internal users (private) `: Only users following the project and users with the
75
+ Project Administrator :doc: `access right </applications/general/users/access_rights >` can
76
+ access the project and its tasks.
77
+ - :guilabel: `All internal users `: All internal users can access the project and all of its tasks.
78
+ - :guilabel: `Invited portal users and all internal users (public) `: All internal users can access
79
+ the project and all of its tasks. When following a project, :doc: `portal users
80
+ </applications/general/users/portal>` only have access to the specific tasks they are following.
81
+ This option is selected by default.
82
+
83
+ Inviting external users
84
+ -----------------------
85
+
86
+ To invite external users, make sure that :guilabel: `Invited portal users and all internal users
87
+ (public) ` is selected, then click :guilabel: `Share Project ` at the top of the project’s settings.
88
+ The following options are available:
89
+
90
+ - Copy and share the :guilabel: `Public Link ` displayed at the top of the pop-up window. Anyone with
91
+ this link can access the project in read mode.
92
+ - Or click :guilabel: `Add a line `, select a :guilabel: `Collaborator `, choose the
93
+ :guilabel: `Access Mode `, and check the box to send an invitation to their email address.
94
+
95
+ There are three types of :guilabel: `Access Mode ` for collaborators:
96
+
97
+ - :guilabel: `Read `: Collaborators can view tasks but cannot edit them.
98
+ - :guilabel: `Edit with limited access `: Collaborators can view and edit the tasks they follow.
99
+ - :guilabel: `Edit `: Collaborators can view and edit all tasks.
100
+
101
+ To revoke an invited collaborator's access, click :guilabel: `Share Project ` at the top of the
102
+ project’s settings, then click the :icon: `fa-trash-o ` :guilabel: `(trash) ` icon.
103
+
104
+ .. note ::
105
+ Internal users without access to the project can still access a task if the URL has been shared
106
+ with them. For projects set as :guilabel: `Invited internal users (private) `, they must also
107
+ be a follower of the task.
108
+
65
109
Scheduling activities
66
110
=====================
67
111
0 commit comments