1 |
<?php //$Id: destination_shon.reqmo.inc,v 1.2 2008-09-08 14:45:04 jbastide Exp $ |
<?php //$Id: destination_shon.reqmo.inc,v 1.2 2008-09-08 14:45:04 jbastide Exp $ |
2 |
$reqmo['libelle']="destination_shon"; |
$reqmo['libelle']="destination_shon"; |
3 |
$reqmo['sql']="select [destination_shon],[dossier.dossier as dossier],[etat], |
$reqmo['sql']="select [destination_shon],[dossier.dossier as dossier],[etat], |
4 |
[concat(substring(date_depot,9,2),'/',substring(date_depot,6,2),'/',substring(date_depot,1,4)) as date_depot], |
to_char(date_depot,'DD/MM/YYYY')as date_depot, |
5 |
[destination.destination as destination], |
[destination.destination as destination], |
6 |
[destination.libelle as destinationlib], |
[destination.libelle as destinationlib], |
7 |
[destination_shon.shon as shon], |
[destination_shon.shon as shon], |