File tree Expand file tree Collapse file tree 5 files changed +50
-1
lines changed Expand file tree Collapse file tree 5 files changed +50
-1
lines changed Original file line number Diff line number Diff line change 5
5
.. toctree ::
6
6
:titlesonly:
7
7
8
- odoo_basics/choose_language
8
+ odoo_basics/choose_language
9
+ odoo_basics/add_user
Original file line number Diff line number Diff line change
1
+ ==================
2
+ How to add an user
3
+ ==================
4
+
5
+ Odoo provides you with the option to add additional users at any given
6
+ point.
7
+
8
+ Add individual users
9
+ ====================
10
+
11
+ From the Settings module, go to the submenu :menuselection: `Users --> Users ` and click on
12
+ **CREATE. ** First add the name of your new user and the professional
13
+ email address - the one he will use to log into Odoo instance - and a
14
+ picture.
15
+
16
+ .. image :: media/add_user01.png
17
+ :align: center
18
+
19
+ Under Access Rights, you can choose which applications your user can
20
+ access and use. Different levels of rights are available depending on
21
+ the app.
22
+
23
+ When you’re done editing the page and have clicked on **SAVE **, an
24
+ invitation email will automatically be sent to the user. The user must
25
+ click on it to accept the invitation to your instance and create a
26
+ log-in.
27
+
28
+ .. image :: media/add_user02.png
29
+ :align: center
30
+
31
+ .. note ::
32
+ Remember that each additional user will increase your subscription fees.
33
+ Refer to our `*Pricing page* <https://www.odoo.com/pricing >`__ for more information.
34
+
35
+ .. image :: media/add_user03.png
36
+ :align: center
37
+
38
+ .. tip ::
39
+ You can also add a new user on the fly from your dashboard. From the above screenshot,
40
+ enter the email address of the user you would like to add and click on **INVITE **.
41
+ The user will receive an email invite containing a link to set his password. You
42
+ will then be able to define his accesses rights under the :menuselection: `Settings --> Users menu `.
43
+
44
+ .. seealso ::
45
+ * `Deactivating Users <../../db_management/documentation.html#deactivating-users >`_
46
+ * :doc: `../../crm/salesteam/setup/create_team `
47
+
48
+ .. todo :: Add link to How to add companies
You can’t perform that action at this time.
0 commit comments