Révision 769c7f66
plugins/anet_epacks/front/plugin_anet_epacks.view_recap_mensuel_rvd.php | ||
---|---|---|
27 | 27 |
LEFT JOIN glpi_computers AS g4 ON FK_serveur=g4.ID |
28 | 28 |
WHERE creation_date>'0000-00-00' |
29 | 29 |
AND FK_clientderyxeo='" . $id . "' |
30 |
AND FK_contract>='0' |
|
30 | 31 |
ORDER BY activation_date"; |
31 | 32 |
$result2 = $DB->query($query2) or die($DB->error()); |
32 | 33 |
|
34 |
//La liste des epacks clairement hors maintenance |
|
35 |
|
|
33 | 36 |
$txt = "<table class='tab_cadre' width='100%' cellpadding='2'>\n"; |
34 | 37 |
$txt .= "<tr class='tab_bg_3'> |
35 | 38 |
<td>Création</td> |
Formats disponibles : Unified diff