/[openfoncier]/trunk/sql/pgsql/destination_shon.reqmo.inc.php
ViewVC logotype

Diff of /trunk/sql/pgsql/destination_shon.reqmo.inc.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3 by fraynaud, Thu Feb 10 20:46:18 2011 UTC revision 200 by fraynaud, Mon Oct 17 07:31:00 2011 UTC
# Line 1  Line 1 
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],

Legend:
Removed from v.3  
changed lines
  Added in v.200

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26