helpcenter/Web/Controls/Help/Video/CRM/Overview/CRMOverview.de.ascx
SvetlanaLisina 5526849ebf Фикс прекомпиляции хелпцентра
# Conflicts:
#	Web/Controls/Help/GettingStarted/Integration/Jira/GettingStartedJira.ascx
#	Web/Controls/Help/GettingStarted/Integration/Mattermost/GettingStartedMattermost.ascx
#	Web/Integration/gettingstarted-mattermost.aspx
#	Web/Integration/gettingstarted-redmine.aspx
2021-11-24 19:02:19 +03:00

34 lines
2.1 KiB
Plaintext

<%@ Control Language="C#" Inherits="BaseContentUserControls"%>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Videoanleitung: Verwalten Sie Ihre Kundenbeziehungen mit ONLYOFFICE";
MetaKeyWords = "ONLYOFFICE, Kunden, Verkaufschancen";
MetaDescription = "Verwalten Sie die Kundendatenbank, erstellen Sie bequeme Erinnerungen und verfolgen Sie Verkaufschancen";
}
</script>
<div class="MainHelpCenter main_buscall_container video">
<h1 class="subHeaderFeaturesCaption Guides_Video_Captions">Verwalten Sie Ihre Kundenbeziehungen mit ONLYOFFICE</h1>
<div class="keyword_block">
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/onlyoffice-crm/onlyoffice-crm.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/add-company/add-company.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/link-with-person/link-with-person.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/restrict-access-to-contacts/restrict-access-to-contacts.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/import-contacts/import-contacts.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/add-additional-fields-to-fill-in/add-additional-fields-to-fill-in.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/add-new-stage/add-new-stage.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/add-new-contact-types/add-new-contact-types.ascx" /></li>
</ul>
</div>
<div class="bigVideoCont">
<iframe src="https://www.youtube.com/embed/k20kMg8Fuko?wmode=transparent" frameborder="0" allowfullscreen></iframe>
</div>
<div>
<p>Verbessern Sie die Beziehungen mit Ihren Kunden im Portalmodul "CRM". Erfahren Sie, wie Sie Ihre Kundendatenbank pflegen, das CRM-System nach Ihrem Bedarf einrichten und die Zugriffsrechte bestimmen können.</p>
</div>
</div>