|
2 | 2 | Use channels for team communication
|
3 | 3 | ===================================
|
4 | 4 |
|
5 |
| -Use channels in the Odoo *Discuss* app to organize discussions between individual teams, |
| 5 | +Use channels in the Odoo **Discuss** app to organize discussions between individual teams, |
6 | 6 | departments, projects, or any other group that requires regular communication. With channels,
|
7 | 7 | employees can communicate inside dedicated spaces within the Odoo database around specific topics,
|
8 | 8 | updates, and latest developments having to do with the organization.
|
9 | 9 |
|
10 |
| -Public and private channels |
11 |
| -=========================== |
| 10 | +Create a new channel |
| 11 | +==================== |
12 | 12 |
|
13 |
| -A *Public* channel can be seen by everyone, while a *Private* one is only visible to users invited |
14 |
| -to it. To create a new channel, navigate to the :menuselection:`Discuss` app, and then click on the |
15 |
| -:guilabel:`➕ (plus)` icon next to the :guilabel:`Channels` heading in the left-side menu. After |
16 |
| -typing the name of the channel, two selectable options will appear: The first is a channel with a |
17 |
| -hashtag (`#`) to indicate that it is a public channel; the second option is a channel with a lock |
18 |
| -icon (`🔒`) next to it, to indicate that it is a private channel. Select the channel type that best |
19 |
| -fits the communication needs. |
| 13 | +To create a new channel, navigate to the :menuselection:`Discuss` app, and then click on the |
| 14 | +:icon:`fa-plus` :guilabel:`(plus)` icon next to the :guilabel:`Channels` heading in the left-side |
| 15 | +menu. |
20 | 16 |
|
21 |
| -.. image:: team_communication/public-private-channel.png |
22 |
| - :align: center |
| 17 | +.. image:: team_communication/create-new-channel.png |
23 | 18 | :alt: View of discuss's sidebar and a channel being created in Odoo Discuss.
|
24 | 19 |
|
25 |
| -.. tip:: |
26 |
| - A public channel is best used when many employees need to access information (such as company |
27 |
| - announcements), whereas a private channel could be used whenever information should be limited |
28 |
| - to specific groups (such as a specific department). |
| 20 | +The channel's :guilabel:`Group Name`, :guilabel:`Description`, and :guilabel:`Privacy` settings can |
| 21 | +be modified by clicking on the channel's settings, represented by a :icon:`fa-cog` |
| 22 | +:guilabel:`(gear)` icon in the left sidebar menu, next to the channel's name. |
29 | 23 |
|
30 |
| -Configuration options |
31 |
| ---------------------- |
| 24 | +Privacy tab |
| 25 | +----------- |
32 | 26 |
|
33 |
| -The channel's :guilabel:`Group Name`, :guilabel:`Description`, and :guilabel:`Privacy` settings can |
34 |
| -be modified by clicking on the channel's settings, represented by a :guilabel:`⚙️ (gear)` icon in |
35 |
| -the left sidebar menu, next to the channel's name. |
| 27 | +To control which users can join a channel, open the channel's setting page and navigate to the |
| 28 | +:guilabel:`Privacy` tab. |
36 | 29 |
|
37 | 30 | .. image:: team_communication/channel-settings.png
|
38 |
| - :align: center |
39 | 31 | :alt: View of a channel's settings form in Odoo Discuss.
|
40 | 32 |
|
41 |
| -Privacy and Members tabs |
42 |
| -~~~~~~~~~~~~~~~~~~~~~~~~ |
| 33 | +To limit access of the channel to a specific group, select an option from the :guilabel:`Authorized |
| 34 | +Group` drop-down menu. |
43 | 35 |
|
44 |
| -Changing :guilabel:`Who can follow the group's activities?` controls which groups can have access to |
45 |
| -the channel. |
| 36 | +To automatically add members of a group as followers of the channel, click the :guilabel:`Auto |
| 37 | +Subscribe Groups` field, and select one or more groups from the list. |
46 | 38 |
|
47 | 39 | .. note::
|
48 |
| - Allowing :guilabel:`Everyone` to follow a private channel lets other users view and join it, as |
49 |
| - they would a public one. |
50 |
| - |
51 |
| -When choosing :guilabel:`Invited people only`, specify in the :guilabel:`Members` tab which members |
52 |
| -should be invited. Inviting members can also be done from the *Discuss* app's main dashboard, by |
53 |
| -selecting the channel, clicking the *add user* icon in the top-right corner of the dashboard, and |
54 |
| -finally clicking :guilabel:`Invite to Channel` once all the users have been added. |
55 |
| - |
56 |
| -.. image:: team_communication/invite-channel.png |
57 |
| - :align: center |
58 |
| - :alt: View of Discuss' option to invite members in Odoo Discuss. |
59 |
| - |
60 |
| -When the :guilabel:`Selected group of users` option is selected, it reveals the ability to add an |
61 |
| -:guilabel:`Authorized Group`, along with the options to :guilabel:`Auto Subscribe Groups` and |
62 |
| -:guilabel:`Auto Subscribe Departments`. |
| 40 | + Users who are automatically added as followers can manually edit their subscription to the |
| 41 | + channel, if necessary. |
63 | 42 |
|
64 | 43 | The option to :guilabel:`Auto Subscribe Groups` automatically adds users of that particular user
|
65 | 44 | group as followers. In other words, while :guilabel:`Authorized Groups` limits which users can
|
66 | 45 | access the channel, :guilabel:`Auto Subscribe Groups` automatically adds users as members as long as
|
67 | 46 | they are part of a specific user group. The same is true for :guilabel:`Auto Subscribe Departments`.
|
68 | 47 |
|
| 48 | +Invite members to a channel |
| 49 | +--------------------------- |
| 50 | + |
| 51 | +To invite members to a channel, click on the :guilabel:`Members` tab. Click :guilabel:`Add a line`, |
| 52 | +then select either a :guilabel:`Partner` or :guilabel:`Guest` from the drop-down menu. |
| 53 | + |
| 54 | +Inviting members can also be done from the **Discuss** app's main dashboard, by selecting the |
| 55 | +channel, clicking the :icon:`fa-user-plus` :guilabel:`(add user)` icon in the top-right corner of |
| 56 | +the dashboard, and finally clicking :guilabel:`Invite to Channel` once all the users have been |
| 57 | +added. |
| 58 | + |
| 59 | +.. image:: team_communication/invite-channel.png |
| 60 | + :alt: View of Discuss' option to invite members in Odoo Discuss. |
| 61 | + |
69 | 62 | Quick search bar
|
70 | 63 | ================
|
71 | 64 |
|
72 |
| -Once at least 20 channels, direct messages, or live chat conversations (if *Live Chat* module is |
73 |
| -installed on the database) are pinned in the sidebar, a :guilabel:`Quick search…` bar is displayed. |
74 |
| -This feature is a convenient way to filter conversations and quickly find relevant communications. |
| 65 | +Once at least 20 channels, direct messages, or live chat conversations are pinned in the sidebar, a |
| 66 | +:guilabel:`Quick search…` bar is displayed. This feature is a convenient way to filter conversations |
| 67 | +and find relevant communications. |
75 | 68 |
|
76 | 69 | .. image:: team_communication/quick-search.png
|
77 |
| - :align: center |
78 | 70 | :alt: View of the Discuss' sidebar emphasizing the quick search bar in Odoo Discuss.
|
79 | 71 |
|
80 | 72 | Finding channels
|
81 | 73 | ----------------
|
82 | 74 |
|
83 |
| -Click on the settings :guilabel:`⚙️ (gear)` icon, located in the left sidebar, to the right of the |
84 |
| -:guilabel:`CHANNELS` collapsible menu item. Doing so will lead to a mosaic view containing all the |
85 |
| -public channels available. Users can join or leave channels on this screen by clicking the |
86 |
| -:guilabel:`JOIN` or :guilabel:`LEAVE` buttons that appear in the channel boxes. |
| 75 | +To view all available channels, click on the :icon:`fa-cog` :guilabel:`(gear)` icon to the right of |
| 76 | +the :guilabel:`CHANNELS` menu. Users can join or leave channels on this screen by clicking the |
| 77 | +:guilabel:`Join` or :guilabel:`Leave` buttons that appear in the channel boxes. |
87 | 78 |
|
88 | 79 | There is also the ability to apply filtering criteria and save them for later use. The
|
89 | 80 | :guilabel:`Search...` function accepts wildcards by using the underscore character [ `_` ], and
|
90 | 81 | specific searches can be saved by using the :menuselection:`Favorites --> Save Current Search`
|
91 | 82 | drop-down menu.
|
92 | 83 |
|
93 |
| -.. image:: team_communication/filter.png |
94 |
| - :align: center |
95 |
| - :alt: View of a channel being searched through filters in Odoo Discuss |
96 |
| - |
97 | 84 | Linking channel in chatter
|
98 | 85 | ==========================
|
99 | 86 |
|
100 |
| -Channels can be linked in the chatter (log note) of a record in Odoo. To do so, simply type: `#` and |
101 |
| -the channel name. Click or press enter on the *channel* name. Upon logging the note a link to the |
102 |
| -channel will appear. After clicking on the link a chat window with the channel conversation will |
103 |
| -pop up in the lower right corner of the screen. |
| 87 | +Channels can be linked in the *chatter* of a record to share relvant discussions. To do so, type: |
| 88 | +`#` and the channel name. Click or press enter on the *Channel* name. Upon logging the note a link |
| 89 | +to the channel appears. After clicking on the link a chat window with the channel conversation pops |
| 90 | +up in the lower right corner of the screen. |
104 | 91 |
|
105 |
| -Users are able to contribute to this group channel (either public or member based) by typing |
106 |
| -messages in window and pressing *enter*. |
| 92 | +Users are able to contribute to this group channel by typing messages in window and pressing |
| 93 | +*enter*. |
107 | 94 |
|
108 | 95 | .. image:: team_communication/chatter-channel.png
|
109 |
| - :align: center |
110 |
| - :alt: Channel linked in chatter with the channel open on the lower right quadrant. |
| 96 | + :alt: Channel linked in chatter. |
111 | 97 |
|
112 | 98 | .. seealso::
|
113 | 99 | - :doc:`../discuss`
|
|
0 commit comments