|
@@ -244,7 +244,7 @@ $arrayfields = array(
|
|
|
's.phone'=>array('label'=>"Phone", 'position'=>27, 'checked'=>1),
|
|
|
's.fax'=>array('label'=>"Fax", 'position'=>28, 'checked'=>0),
|
|
|
'typent.code'=>array('label'=>"ThirdPartyType", 'position'=>29, 'checked'=>$checkedtypetiers),
|
|
|
- 'staff.code'=>array('label'=>"Staff", 'position'=>31, 'checked'=>0),
|
|
|
+ 'staff.code'=>array('label'=>"Workforce", 'position'=>31, 'checked'=>0),
|
|
|
's.siren'=>array('label'=>"ProfId1Short", 'position'=>40, 'checked'=>$checkedprofid1),
|
|
|
's.siret'=>array('label'=>"ProfId2Short", 'position'=>41, 'checked'=>$checkedprofid2),
|
|
|
's.ape'=>array('label'=>"ProfId3Short", 'position'=>42, 'checked'=>$checkedprofid3),
|