/[openfoncier]/trunk/obj/demande.class.php
ViewVC logotype

Diff of /trunk/obj/demande.class.php

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

revision 1136 by vpihour, Wed Jan 2 15:02:10 2013 UTC revision 1140 by nhaye, Thu Jan 3 17:19:08 2013 UTC
# Line 214  class demande extends demande_gen { Line 214  class demande extends demande_gen {
214          $dossier->setDossierInstructionType($dossier_instruction_type);          $dossier->setDossierInstructionType($dossier_instruction_type);
215                    
216          // Définition des valeurs à entrée dans la table          // Définition des valeurs à entrée dans la table
         $valInstr['nature']=$datd->val[array_search("code", $datd->champs)];  
217          $valInstr['dossier_autorisation_type_detaille']=$this->valF['dossier_autorisation_type_detaille'];          $valInstr['dossier_autorisation_type_detaille']=$this->valF['dossier_autorisation_type_detaille'];
218          $valInstr['date_depot']=$this->dateDBToForm($this->valF['date_demande']);          $valInstr['date_depot']=$this->dateDBToForm($this->valF['date_demande']);
219          $valInstr['date_demande']=$this->dateDBToForm($this->valF['date_demande']);          $valInstr['date_demande']=$this->dateDBToForm($this->valF['date_demande']);

Legend:
Removed from v.1136  
changed lines
  Added in v.1140

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26