28$data = $operation_detail_sql->to_array();
30if (DEBUGNOALYSS > 1) echo \Noalyss\Dbg::hidden_info(
"data",
$data);
35$poste->set_attribute(
'gDossier', Dossier::id());
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">
69 echo Dossier::hidden();
70 echo HtmlInput::hidden(
"ac",
"OPCL");
71 echo HtmlInput::hidden(
"row_id", $operation_detail_sql->oed_id);
72 echo HtmlInput::hidden(
"op",
'operation_exercice+save_row');
73 echo HtmlInput::hidden(
"oe_id", $operation_detail_sql->oe_id);
75 <div
class=
"form-group">
79 <div
class=
"form-group">
82 <?=
$card->search() ?>
84 <div
class=
"form-group">
88 <div
class=
"form-group">
95 <?=(
$data[
'oed_debit']==
"f")?
_(
"Crédit"):
_(
"Débit")?>
100 <ul
class=
"aligned-block">
102 <?= \HtmlInput::submit(
"save",
_(
"Sauve")) ?>
105 <?= \HtmlInput::button_close(
"operation_exercice_bx") ?>
108 <?=\HtmlInput::button_action(
_(
"Effacer"), sprintf(
"operation_exercice.delete_row('%s')",
$data[
'oed_id']))?>
span($p_string, $p_extra='')
_("actif, passif,charge,...")
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