• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/cashbox/correctionsellcheck.php
  • Класс: BitrixSaleCashboxCorrectionSellCheck
  • Вызов: CorrectionSellCheck::getCalculatedSign
static function getCalculatedSign()
{
	return static::CALCULATED_SIGN_INCOME;
}