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

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

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

revision 1400 by nhaye, Thu Mar 14 11:21:55 2013 UTC revision 1781 by nhaye, Tue Apr 23 14:02:57 2013 UTC
# Line 58  $champAffiche = array( Line 58  $champAffiche = array(
58      'dossier.terrain_adresse_localite as "'._("Ville chantier").'"',      'dossier.terrain_adresse_localite as "'._("Ville chantier").'"',
59      'to_char(consultation.date_limite ,\'DD/MM/YYYY\') as "'._("date_limite").'"',      'to_char(consultation.date_limite ,\'DD/MM/YYYY\') as "'._("date_limite").'"',
60      'to_char(dossier.date_depot ,\'DD/MM/YYYY\') as "'._("date_depot").'"',      'to_char(dossier.date_depot ,\'DD/MM/YYYY\') as "'._("date_depot").'"',
61      'dossier.parcelle as "'._("References cadastrales").'"',      'replace(dossier.terrain_references_cadastrales, ';', ' ') as "'._("References cadastrales").'"',
62      'consultation.consultation as "'._("Numero d'avis").'"',      'consultation.consultation as "'._("Numero d'avis").'"',
63      'dossier_autorisation_type_detaille.libelle as "'._("Nature").'"',      'dossier_autorisation_type_detaille.libelle as "'._("Nature").'"',
64      'CONCAT(donnees_techniques.am_projet_desc,\' \',donnees_techniques.co_projet_desc) as "'._("Travaux").'"',      'CONCAT(donnees_techniques.am_projet_desc,\' \',donnees_techniques.co_projet_desc) as "'._("Travaux").'"',

Legend:
Removed from v.1400  
changed lines
  Added in v.1781

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26