documentation/general/odoo_basics/add_user.rst
Yannick Tivisse 0c97b236c2 [IMP] crm: Whole documentation overhaul
Organize the pipeline

https://www.odoo.com/documentation/user/11.0/discuss/plan_activities.html (clone it here)
Manage lost opportunities -> https://docs.google.com/document/d/1Uxr5L0tmNTv4cUiq948_8KgHMAgtB--Ib-h9K_XjYQM/edit
Manage multiple sales teams -> https://docs.google.com/document/d/1xbQzJozfPyGJxtu1dlYaBvmtU4aZkkGnRT3jmdzp84s/edit

Acquire leads

Convert leads into opportunities ->
https://docs.google.com/document/d/15huZHD7NLqUC-XyogT1cR_oBof-DlC6U-olfxJLuGfY/edit
Generate leads from emails ->
https://docs.google.com/document/d/1qt5LAyb7jjArZqFQbwHANKhkE1uifVuc0I2pnf9eF7k/edit
Generate leads from your website contact page ->
https://docs.google.com/document/d/1shcyTp4gMuekRMIbJqbHfFIIk10N0GHtHIQlPXuax-Q/edit
Send quotations ->
https://docs.google.com/document/d/1wYfImnN1XxxaPQMjTvvIDgMkhXE5ud1D-9pbkr0khsA/edit

Assign and track leads

Track your prospect visits ->
https://docs.google.com/document/d/1wSoV9wgI6HwD7pogTbPuapIfxCgQ5fUWhZ3frU_iOTk/edit
Assign leads automatically based on scoring ->
https://docs.google.com/document/d/1cBc4XOTAnSjjfg3Q-BS14dB2lvv09NaUCEpIlMKyp6U/edit

Analyze performance

Check your Win/Loss ratio ->
https://docs.google.com/document/d/1_-I50VbyWwSrp63pRYq7_Lo7QSr0b-0ru4FLQZv3C2k/edit

Get an accurate probable turnover ->
https://docs.google.com/document/d/1tfCntvywMehg9xVF5NsjA6-6m7QQ-FryfwGkPAOJPNE/edit

Optimize your Day-to-Day work

Synchronize Google Calendar with Odoo ->
https://www.odoo.com/documentation/user/11.0/crm/calendar/google_calendar_credentials.html (Change name)
Use VOIP services in Odoo with OnSIP ->
https://www.odoo.com/documentation/user/11.0/crm/leads/voip/onsip.html (Change name)
Configure your VOIP Asterisk server for Odoo ->
https://www.odoo.com/documentation/user/11.0/crm/leads/voip/setup.html (Change name)
2018-04-04 13:10:59 +02:00

48 lines
1.6 KiB
ReStructuredText
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

=================
How to add a user
=================
Odoo provides you with the option to add additional users at any given
point.
Add individual users
====================
From the Settings module, go to the submenu :menuselection:`Users --> Users` and click on
**CREATE.** First add the name of your new user and the professional
email address - the one he will use to log into Odoo instance - and a
picture.
.. image:: media/add_user01.png
:align: center
Under Access Rights, you can choose which applications your user can
access and use. Different levels of rights are available depending on
the app.
When youre done editing the page and have clicked on **SAVE**, an
invitation email will automatically be sent to the user. The user must
click on it to accept the invitation to your instance and create a
log-in.
.. image:: media/add_user02.png
:align: center
.. note::
Remember that each additional user will increase your subscription fees.
Refer to our `*Pricing page* <https://www.odoo.com/pricing>`__ for more information.
.. image:: media/add_user03.png
:align: center
.. tip::
You can also add a new user on the fly from your dashboard. From the above screenshot,
enter the email address of the user you would like to add and click on **INVITE**.
The user will receive an email invite containing a link to set his password. You
will then be able to define his accesses rights under the :menuselection:`Settings --> Users menu`.
.. seealso::
* `Deactivating Users <../../db_management/documentation.html#deactivating-users>`_
.. todo:: Add link to How to add companies