• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/orderhistory.php
  • Класс: BitrixSaleOrderHistory
  • Вызов: OrderHistory::addInternal
static function addInternal($fields)
{
	return OrderChangeTable::add($fields);
}