8000 [ADD] general: How to add an user · jango2015/documentation-user@4a6fd8b · GitHub
[go: up one dir, main page]

Skip to content

Commit 4a6fd8b

Browse files
committed
[ADD] general: How to add an user
1 parent 8fd1baf commit 4a6fd8b

File tree

5 files changed

+50
-1
lines changed

5 files changed

+50
-1
lines changed

general/odoo_basics.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ BASICS
55
.. toctree::
66
:titlesonly:
77

8-
odoo_basics/choose_language
8+
odoo_basics/choose_language
9+
odoo_basics/add_user

general/odoo_basics/add_user.rst

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
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
16 KB
Loading
15.1 KB
Loading
17.4 KB
Loading

0 commit comments

Comments
 (0)
0