28$data = $operation_detail_sql->to_array();
30if (DEBUGNOALYSS > 1) echo \Noalyss\Dbg::hidden_info(
"data",
$data);
36$poste->set_attribute(
'jrn', 0);
37$poste->set_attribute(
'account',
'oe_poste');
41$poste->dbl_click_history();
46$card->set_dblclick(
"fill_ipopcard(this);");
47$card->set_attribute(
'label',
"label");
48$card->set_function(
'fill_data');
49$card->javascript=sprintf(
' onchange="fill_data_onchange(\'%s\');" ',
$card->name);
62$checkbox->javascript=
'onclick="display_dcside(this)"';
64echo \HtmlInput::title_box(
"",
"operation_exercice_bx");
67 <form onsubmit=
"operation_exercice.save_row();return false;" id=
"operation_exercice_input_row_frm" method=
"POST">
75 <div
class=
"form-group">
76 <
label for=
"oe_poste"><?= _(
"Poste") ?></
label>
79 <div
class=
"form-group">
82 <?=
$card->search() ?>
84 <div
class=
"form-group">
85 <
label for=
"oed_label"><?= _(
"Libellé") ?></
label>
88 <div
class=
"form-group">
89 <
label for=
"amount"><?= _(
"Montant") ?></
label>
95 <?=(
$data[
'oed_debit']==
"f")?_(
"Crédit"):_(
"Débit")?>
100 <ul
class=
"aligned-block">
span($p_string, $p_extra='')
static id()
return the 'gDossier' value after a check
static hidden()
return a string to set gDossier into a FORM
This class handles only the numeric input, the input will call a javascript to change comma to period...
static echo_file($msg, $print=true)
display the file