• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/Service/Timeline/Item/OrderCheckPrintStatus.php
  • Класс: Bitrix\Crm\Service\Timeline\Item\OrderCheckPrintStatus
  • Вызов: OrderCheckPrintStatus::needShowNotes
public function needShowNotes(): bool
{
	return true;
}