= $i ?>
=$array[$i]['str_jr1_jr_date']?>
= HtmlInput::detail_op($array[$i]['jr1_jr_id'], $array[$i]['jr1_jr_internal']) ?>
= $array[$i]['jr1_jr_pj_number'] ?>
=HtmlInput::card_detail($array[$i]['tiers_qcode'])?>
= $array[$i]['jr1_jr_comment'] ?>
=nbm($x)?>
db->execute('detail_quant', array($array[$i]['jr1_jr_id']));
// echo '
';
// $acc_reconciliation->show_detail($ret);
// echo '
';
if ( $array[$i]['depend_count']>0) {
$depend=$acc_reconciliation->db->get_array("select *
from temp_total_operation
where
jr1_jr_id=$1 and ra1_jra_concerned != jr1_jr_id"
,[$array[$i]['jr1_jr_id']]);
$nb_depend = count($depend);
$totdepend=0;$delta=$x;
?>
=_("Opération liée")?>
= $i ?>
=$depend[$e]["str_jr2_jr_date"] ?>
= HtmlInput::detail_op($depend[$e]["ra1_jra_concerned"],$depend[$e]["jr2_jr_internal"]) ?>
=$depend[$e]["jr2_jr_pj_number"] ?>
=HtmlInput::card_detail($array[$i]['tiers_qcode_2'])?>
=$depend[$e]["jr2_jr_comment"] ?>
= nbm($y) ?>
=sprintf(_("Total opération liée : %.2f Delta %.2f"),$totdepend,$delta)?>
1)
?>