27 ,to_char(oe_date,'DD.MM.YY') str_date
28 ,to_char(oe_transfer_date,'DD.MM.YY') str_transfer_date
29 ,to_char(tech_date,'DD.MM.YY HH24:MI') draft_date
34 from operation_exercice order by oe_id desc");
40<
h2><?=_(
"Liste des opérations")?></
h2>
43 echo \HtmlInput::array_to_hidden([
"gDossier",
"sa"],
$_REQUEST);
44 echo \HtmlInput::hidden(
"sa",
"remove");
49 <?= _(
"Date brouillon") ?>
52 <?= _(
"Date opération") ?>
55 <?= _(
"Description") ?>
58 <?= _(
"Utilisateur") ?>
62 <?= _(
"Date transfert") ?>
64 <
th><?=_(
"opération")?></
th>
73 $url = NOALYSS_URL .
"/do.php?" . http_build_query(
$aUrl);
77 $jr_id=
$cn->get_value(
"select jr_id from jrn where jr_internal =$1",[
$operation[
'jr_internal']]);
h2($p_string, $p_class="", $raw="")
th($p_string, $p_extra='', $raw='')
tr($p_string, $p_extra='')
td($p_string='', $p_extra='')
surround the string with td
static id()
return the 'gDossier' value after a check
static javascript_set_range($p_name)
Before calling this function , you must set a range with the function set_range.
static detail_anchor($p_id, $url)