INSERT INTO procs set name='6.2. Liste des bulletins à partir d\'un panier de bulletins', requete='SELECT tit1 AS \"Titre de périodique\", bulletin_numero AS \"Numéro\", mention_date AS \"Libellé de période\", date_date AS \"Date de parution\", bulletin_titre AS \"Titre du bulletin\", CONCAT(\"\'\",expl_cb,\"\'\") AS \"Code-barres\", expl_cote AS \"Cote\" FROM notices, caddie_content, bulletins LEFT JOIN exemplaires ON expl_bulletin=bulletin_id WHERE bulletin_notice=notice_id AND caddie_id in (!!CADDIE!!) AND bulletin_id = object_id GROUP BY bulletin_id ORDER BY tit1, bulletin_numero', comment='Tri par titre de périodique, avec numéro, dates, titre, exemplaire, cote', autorisations='1', parameters=' query_list SELECT idcaddie, name FROM caddie where type=\'BULL\' ORDER BY name no '