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