get_array("select oe_id ,to_char(oe_date,'DD.MM.YY') str_date ,to_char(oe_transfer_date,'DD.MM.YY') str_transfer_date ,to_char(tech_date,'DD.MM.YY HH24:MI') draft_date ,jr_internal ,tech_user ,oe_text ,oe_type from operation_exercice order by oe_id desc"); $aUrl = ["ac" => $http->request("ac"), "gDossier" => Dossier::id()]; $checkbox=new ICheckBox("operation_list[]"); $checkbox->set_range("operation_range"); ?>