• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/invoice/paymentcollection.php
  • Класс: Bitrix\Crm\Invoice\PaymentCollection
  • Вызов: PaymentCollection::deleteInternal
protected function deleteInternal($primary)
{
	return Internals\PaymentTable::delete($primary);
}