documentation/crm/salesteam/setup/create_team.rst
Tim Smolders 76cc06594a [FIX] crm: Rename 'Sales Team' into 'Sales Channel'
Update create_team.rst

Sales Team seems renamed to Sales Channel
2017-10-17 11:39:14 +02:00

36 lines
1.1 KiB
ReStructuredText

============================
How to create a new channel?
============================
In the Sales module, your sales channels are accessible from the
**Dashboard** menu. If you start from a new instance, you will find a
sales channel installed by default : Direct sales. You can either start
using that default sales channel and edit it (refer to the section
*Create and Organize your stages* from the page :doc:`organize_pipeline`)
or create a new one from scratch.
To create a new channel, go to :menuselection:`Configuration --> Sales Channels` and
click on **Create**.
.. image:: ./media/create01.png
:align: center
Fill in the fields :
- Enter the name of your channel
- Select your channel leader
- Select your team members
Don't forget to tick the "Opportunities" box if you want to manage
opportunities from it and to click on SAVE when you're done. Your can
now access your new channel from your Dashboard.
.. image:: ./media/create02.png
:align: center
.. note::
If you started to work on an empty database and didn't create new users, refer to the page :doc:`../manage/create_salesperson`.