CRM
Before using the module, please check if it was installed and connect it via the following structure:
<? if(CModule::IncludeModule("crm")){ //here you can use module functions and classes } ?>
The module includes the following Components 2.0:
Module components | ||
---|---|---|
Name | Name in Bitrix namespace | Description |
Companies | ||
crm.company | Allows to manage list of companies. | |
crm.company.list | Retrieves list of companies. | |
crm.company.edit | Allows to add new or edit parameters of existing company. | |
crm.company.show | Shows detailed description of a company. | |
crm.company.menu | Allows to configure the upper menu for company. | |
Company import* | crm.company.menu | Allows to import list of companies. |
Contacts | ||
crm.contact | Allows to manage list of contacts. | |
crm.contact.list | Shows list of contacts. | |
crm.contact.edit | allows to add new or edit parameters of existing contact. | |
Contact view | crm.contact.show | Shows detailed description of a contact. |
crm.contact.menu | Allows to configure the upper menu for entity. | |
Export* | crm.contact.export | Designed to export contacts in the .xml format. |
Contact import* | crm.contact.import | Designed to import the list of contacts in the CSV format. |
Deal import* | crm.deal.import | Designed to import list of deals in the CSV format. |
Web service* | crm.contact.webservice | Designed to create and export contacts. |
Leads | ||
crm.lead | Allows to work with leads. | |
crm.lead.list | Shows list of leads. | |
crm.lead.edit | Allows to create new to edit existing lead. | |
crm.lead.show | Shows detailed description of a lead. | |
crm.lead.menu | Allows to configure the upper menu of an entity. | |
crm.lead.convert | Allows to convert lead into a contact, company or a deal. | |
Lead import* | crm.lead.import | Designed to import list of leads in the CSV format. |
Web service* | crm.lead.webservice | Service to create a lead. |
REST handler* | crm.lead.rest | REST handler to create a lead. |
Settings | ||
crm.config.fields | Allows to configure user fields in CRM module. | |
crm.config.fields.list | Shows list of CRM module user fields. | |
crm.config.fields.types | Shows list of user field types for CRM module. | |
crm.config.fields.edit | Allows to configure CRM module user field. | |
crm.config.perms | Allows to configure access permissions to CRM module. | |
Send&Save settings* | crm.config.sendsave | Settings for Send&Save integration with CRM module. |
Status settings* | crm.config.status | Allows to configure CRM module statuses. |
Deals | ||
crm.deal | Allows to handle deals. | |
crm.deal.funnel | Shows the quantitative ratio of deals at different stages of completion. | |
deal.list | Shows list of deals. | |
crm.deal.edit | Allows to create new or edit existing deal. | |
crm.deal.show | Shows detailed description of a deal. | |
crm.deal.menu | Allows to configure the upper menu of entity. | |
Activities | ||
crm.activity.task.list | Shows list of tasks. | |
crm.activity.calendar.list | Shows list of calendar entries. | |
Invoices | ||
crm.invoice | Allows to handle invoices in CRM. | |
crm.invoice.list | Shows list of invoices. | |
crm.invoice.edit | Adds new or allows to edit parameters of existing invoice. | |
crm.invoice.show | Shows detailed description of an invoice. | |
crm.invoice.menu | Allows to configure context menu of entity. | |
View invoice in the HTML/PDF format* | crm.invoice.payment | View invoice in the HTML/PDF format. |
Products | ||
crm.product | Allows to manage products for CRM deals. | |
crm.product.list | Shows list of products for CRM. | |
crm.product.section.list | Allows to manage list of sections for selected catalog. | |
crm.product.edit | Allows to edit an existing, or to add a new product. | |
crm.product.show | Shows detailed description of a product. | |
crm.product.menu | Allows to configure content menu to handle catalogs and products. | |
. | ||
| ||
crm.event.view | Shows list of activities, performed with the CRM module entities. | |
crm.report | Prepares reports about the activities in CRM. | |
crm.invoice.events | Shows list of activities, performed with invoices in CRM. | |
* cancelled system components (not described) |
© «Bitrix24», 2001-2024