void public static
\Bitrix\Crm\Kanban\SupervisorTable::set(
string $type,
boolean $set
);
Method sets current user as supervisor. Static method.
Parameters
Parameter | Description | Version |
$type | Entity type: LEAD, DEAL, QUOTE, INVOICE. | |
$set | Sets or cancels current value. | |
Example