@@ -1219,6 +1219,7 @@ INSERT INTO actions (id, keyword, label_action, id_status, is_system, enabled, a
INSERTINTOactions(id,keyword,label_action,id_status,is_system,enabled,action_page,history,origin,create_id,category_id)VALUES(524,'','Activer la persistance','_NOSTATUS_','N','Y','set_persistent_mode_on','N','apps','N',NULL);
INSERTINTOactions(id,keyword,label_action,id_status,is_system,enabled,action_page,history,origin,create_id,category_id)VALUES(525,'','Désactiver la persistance','_NOSTATUS_','N','Y','set_persistent_mode_off','N','apps','N',NULL);
INSERTINTOactions(id,keyword,label_action,id_status,is_system,enabled,action_page,history,origin,create_id,category_id)VALUES(526,'','Libérer les courriers','VAL','Y','Y','','N','apps','N',NULL);
INSERTINTOactions(id,keyword,label_action,id_status,is_system,enabled,action_page,history,origin,create_id,category_id)VALUES(527,'','Envoyer vers Maarch Parapheur','_NOSTATUS','N','Y','sendToExternalSignatureBook','Y','apps','N',NULL);