INSERT INTO caddie_procs set type='SELECT', name='S 3.2. Notices par date de création / d\'insertion', requete='select notice_id as object_id, \'NOTI\' as object_type, create_date from notices where date(create_date) >= \"!!date_debut!!\" and date(create_date) <= \"!!date_fin!!\"', comment='Recherche entre deux dates', autorisations='1', parameters=' date_box date_box '