helpcenter/Web/Controls/Help/UserGuides/GroupsCRM.ascx

85 lines
5.5 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "UserGuides - Groups - CRM module";
MetaKeyWords = "";
MetaDescription = "ONLYOFFICE UserGuides - ONLYOFFICE Groups - CRM module.";
}
</script>
<div id="toggleMenuEditors" class="MainHelpCenter PageGuides user_guides">
<h1>User Guides</h1>
<div class="watchvideo_block">
<h2>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/LocalizeControls/Watchvideo/Watchvideo.ascx" />
</h2>
<div class="slider autoplay">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0026_perfect_day/0026_perfect_day.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0004_crm_overview/0004_crm_overview.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0049_crm_twilio/0049_crm_twilio.ascx" />
</div>
</div>
<ul class="block-editor">
<li>
<h2 class="doceditor">CRM Module</h2>
<div class="described">
<p><b>CRM</b> is a simple customer relationship management tool which provides you with a unique place for your customer database, several ways to add new contacts to your customer database, a simple way to arrange your contacts, a great opportunity to keep track of the potential sales, a possibility to bill your customers in seconds, an effective way to organize a common event for your customers, an easy and convenient way to call your customers right from a web browser.</p>
</div>
<ul>
<li>
<h6>Contacts</h6>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/userguides/groups-gettingstarted-CRM.aspx#AddingContacts_block")%>">Adding contacts</a></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Guides/029_import-contacts/029_import-contacts.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Guides/043_keep-contacts-up-to-date/043_keep-contacts-up-to-date.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Guides/041_export-data/041_export-data.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/TipsTricks/026_group-operations/026_group-operations.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/TipsTricks/025_duplicate-contacts/025_duplicate-contacts.ascx" /></li>
</ul>
</li>
<li>
<h6>Tasks</h6>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/userguides/groups-gettingstarted-CRM.aspx#AssigningTasks_block")%>">Assigning tasks</a></li>
</ul>
</li>
<li>
<h6>Opportunities</h6>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/userguides/groups-gettingstarted-CRM.aspx#ManagingOpportunities_block")%>">Managing opportunities</a></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Guides/054_track-opportunities/054_track-opportunities.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Guides/044_link-with-project/044_link-with-project.ascx" /></li>
</ul>
</li>
<li>
<h6>Cases</h6>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/userguides/groups-gettingstarted-CRM.aspx#OrganizingCases_block")%>">Organizing cases</a></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Guides/048_create-case/048_create-case.ascx" /></li>
</ul>
</li>
<li>
<h6>Invoices</h6>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/userguides/groups-gettingstarted-CRM.aspx#MakingInvoices_block")%>">Making invoices</a></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Guides/119_create-invoices/119_create-invoices.ascx" /></li>
</ul>
</li>
<li>
<h6>Calls</h6>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/userguides/groups-gettingstarted-CRM.aspx#VoIP_block")%>">Using VoIP</a></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Guides/147_use_voip/147_use_voip.ascx" /></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>