void public static
\Bitrix\Crm\Kanban\SupervisorTable::sendItem(
integer $id,
string $type,
string $command
);
Method sends item to supervisor. Static method.
Parameters
Parameter | Description | Version |
$id | Item ID. | |
$type | Entity type: LEAD, DEAL, QUOTE, INVOICE. | |
$command | Command. | |
Example