Files
documentation/content/applications/general/users/portal.rst
T

66 lines
2.6 KiB
ReStructuredText
Raw Normal View History

2023-02-13 15:50:13 +00:00
=============
2022-12-07 17:23:40 +00:00
Portal access
2023-02-13 15:50:13 +00:00
=============
2022-12-07 17:23:40 +00:00
Portal access is given to users who need the ability to view certain documents or information
within an Odoo database.
2022-12-07 17:23:40 +00:00
Some common use cases for providing portal access include allowing customers to read/view any or
all of the following in Odoo:
2022-12-07 17:23:40 +00:00
- leads/opportunities
- quotations/sales orders
- purchase orders
- invoices & bills
- projects
- tasks
- timesheets
- tickets
- signatures
- subscriptions
2022-12-07 17:23:40 +00:00
.. note::
Portal users only have read/view access, and will not be able to edit any documents in the
database.
2022-12-07 17:23:40 +00:00
Provide portal access to customers
2023-02-13 15:50:13 +00:00
==================================
2022-12-07 17:23:40 +00:00
From the main Odoo dashboard, select the :guilabel:`Contacts` application. If the contact is not
yet created in the database, click on the :guilabel:`Create` button, enter the details of the
contact, and then click :guilabel:`Save`. Otherwise, choose an existing contact, and then click on
the :guilabel:`Action` drop-down menu located at the top-center of the interface.
2022-12-07 17:23:40 +00:00
.. image:: portal/grant-portal-access.png
:align: center
:alt: Use the Contacts application to give portal access to users
2022-12-07 17:23:40 +00:00
Then select :guilabel:`Grant portal access`. A pop-up window appears, listing three fields:
2022-12-07 17:23:40 +00:00
- :guilabel:`Contact`: the recorded name of the contact in the Odoo database
- :guilabel:`Email`: the contact's email address that they will use to log into the portal
- :guilabel:`In Portal`: whether or not the user has portal access
2022-12-07 17:23:40 +00:00
To grant portal access, first enter the contact's :guilabel:`Email` they will use to log into the
portal. Then, check the box under the :guilabel:`In Portal` column. Optionally, add text to the
invitation message the contact will receive. Then click :guilabel:`Apply` to finish.
2022-12-07 17:23:40 +00:00
.. image:: portal/add-contact-to-portal.png
:align: center
:alt: An email address and corresponding checkbox for the contact need to be filled in before
sending a portal invitation.
2022-12-07 17:23:40 +00:00
An email will be sent to the specified email address, indicating that the contact is now a portal
user for that Odoo database.
2022-12-07 17:23:40 +00:00
.. tip::
To grant portal access to multiple users at once, navigate to a company contact, then click
:menuselection:`Action --> Grant portal access` to view a list of all of the company's related
contacts. Check the box under the :guilabel:`In Portal` column for all the contacts that need
portal access, then click :guilabel:`Apply`.
2022-12-07 17:23:40 +00:00
.. note::
At any time, portal access can be revoked by navigating to the contact, clicking
:menuselection:`Action --> Grant portal access`, and then unselecting the checkbox under the
:guilabel:`In Portal` column and clicking :guilabel:`Apply`.