Пример #1
0
 public function __construct()
 {
     $this->entity = Application::getEntityInstance('ocs_order');
     parent::__construct();
     $this->setHeading('Фильтр списка заявок');
 }