" .
+ "| ".smaller_date(format_date($op['j_date_fmt']))." | ".
td(h($op['jr_pj_number'])).
"".$vw_operation." | ".
"".h($op['description'])." | ".
"".nbm($op['deb_montant'])." | ".
"".nbm($op['cred_montant'])." | ".
td(nbm(abs($progress)).$side,'style="text-align:right"').
- td($let,' style="color:red;text-align:right"').
- "
";
+ td($html_let, ' style="text-align:right"') .
+ "";
$old_exercice=$op['p_exercice'];
}
diff --git a/include/class_html_input.php b/include/class_html_input.php
index 7aeab0c8d..80f916e13 100755
--- a/include/class_html_input.php
+++ b/include/class_html_input.php
@@ -722,4 +722,11 @@ class HtmlInput
";
return $r;
}
+
+ static function show_reconcile($p_div, $let)
+ {
+ $r = '