• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/cashbox/cashboxorangedata.php
  • Класс: BitrixSaleCashboxCashboxOrangeData
  • Вызов: CashboxOrangeData::getCorrectionCauseDocumentNumber
protected function getCorrectionCauseDocumentNumber($correctionInfo)
{
	return $correctionInfo['document_number'];
}