Suppression TODO
This commit is contained in:
parent
0c1ed51aa3
commit
0fb63fa3dc
@ -695,6 +695,11 @@ else
|
|||||||
print '<tr><td>'.$langs->trans("Date").'</td>';
|
print '<tr><td>'.$langs->trans("Date").'</td>';
|
||||||
print '<td colspan="3">'.dolibarr_print_date($contrat->date_contrat,"dayhour")."</td></tr>\n";
|
print '<td colspan="3">'.dolibarr_print_date($contrat->date_contrat,"dayhour")."</td></tr>\n";
|
||||||
|
|
||||||
|
// Affiche factures associees
|
||||||
|
/*
|
||||||
|
TODO
|
||||||
|
*/
|
||||||
|
|
||||||
// Projet
|
// Projet
|
||||||
if ($conf->projet->enabled)
|
if ($conf->projet->enabled)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user