Surface de magasin
This commit is contained in:
parent
75a247022b
commit
828282634b
@ -1111,6 +1111,7 @@ public function rechercheHisto($recherche, $annee='', $typeBod='', $deb=0, $nbRe
|
||||
'TypeExploitation' =>$entrep['TypeExploitation'],
|
||||
'Auxiliaire' =>$entrep['Auxiliaire'], // 1=Auxiliaire / 0=Non auxiliaire
|
||||
'Saisonnalite' =>$entrep['Saisonnalite'], // P=Activité permanente / S=Activité saisonnière
|
||||
'SurfaceMagasin' =>$entrep['ACTISURF']*1, // 0=N/D, 1=inf. à 300m2,2=300 à 400m2, 3=400 à 2500m2, 4=sup. à 2500m2
|
||||
'SituationJuridique'=>$entrep['SituationJuridique'],
|
||||
'Bilan' =>array('Cloture' => $entrep['bilanDate'],
|
||||
'Duree' => $entrep['bilanMois'],
|
||||
|
Loading…
Reference in New Issue
Block a user