INSERTINTOcontact_purposes(id,label)VALUES(1,'Siège social France');
INSERTINTOcontact_purposes(id,label)VALUES(2,'Siège social Sénégal');
INSERTINTOcontacts_v2(contact_id,contact_type,is_corporate_person,society,society_short,firstname,lastname,title,function,other_data,user_id,entity_id,creation_date,update_date,enabled)VALUES(1,104,'Y','MAARCH','','','','','','Editeur du logiciel libre Maarch','bblier','VILLE','2015-04-24 12:43:54.97424',NULL,'Y');
INSERTINTOcontacts_v2(contact_id,contact_type,is_corporate_person,society,society_short,firstname,lastname,title,function,other_data,user_id,entity_id,creation_date,update_date,enabled)VALUES(1,100,'Y','MAARCH','','','','','','Editeur du logiciel libre Maarch','bblier','VILLE','2015-04-24 12:43:54.97424',NULL,'Y');
INSERTINTOcontact_addresses(id,contact_id,contact_purpose_id,departement,firstname,lastname,title,function,occupancy,address_num,address_street,address_complement,address_town,address_postal_code,address_country,phone,email,website,salutation_header,salutation_footer,other_data,user_id,entity_id,is_private,enabled)VALUES(1,1,1,'','','','','','','11','Boulevard du Sud-Est','','NANTERRE','','','','info@maarch.org','http://www.maarch.com','','','','bblier','VILLE','N','Y');