<?xml version="1.0" encoding="UTF-8"?>
<kit:DataSet xmlns:ctd="http://www.memority.com/citadel/1_0" xmlns:ctdcore="http://www.memority.com/citadel/core/1_0" xmlns:ctdtnt="http://www.memority.com/citadel/tnt/1_0" xmlns:kit="http://www.memority.com/toolkit/1_0" xmlns:notify="http://www.memority.com/toolkit/addons/notify/1_0" xmlns:rule="http://www.memority.com/toolkit/rule/1_0" xmlns:search="http://www.memority.com/toolkit/search-expression/1_0" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
   <notify:EmailNotificationDefinition id="RFR_company_disabled">
      <name>RFR_company_disabled</name>
      <description>mail when the RFR status of a company becomes invalid while its B2B status is still valid</description>
      <defaultLanguage>fr</defaultLanguage>
      <eventType>CITADEL_ORGANIZATION_PATCH</eventType>
      <recipients>
         <recipient>reunis2020-support@mpsa.com</recipient>
         <recipient>reunis-derogations@mpsa.com</recipient>
      </recipients>
      <reply>no-reply@mpsa.com</reply>
      <sender>system</sender>
      <attachments/>
      <ccs/>
      <ccis/>
      <contents>
         <content locale="en">
            <htmlBody><![CDATA[
					
<p>Hello,</p>
<p>This is an automatic notification from REUNIS application.</p>
<p>You receive this message because the RFR status of the company {{object.companyCode}} - {{object.companyLongLabel}} has become invalid while its B2B status is still valid.
@@standard_signature_html@@

				]]></htmlBody>
            <subject>[REUNIS] Inconsistency of status for a RFR company</subject>
         </content>
         <content locale="fr">
            <htmlBody><![CDATA[
					
<p>Bonjour,</p>
<p>Ceci est une notification automatique de l'application REUNIS.</p>
<p>Vous recevez ce message car le statut RFR de la société {{object.companyCode}} - {{object.companyLongLabel}} est passé invalide alors que son statut B2B est toujours valide.
@@standard_signature_html@@

				]]></htmlBody>
            <subject>[REUNIS] Incohérence de statut pour une société RFR</subject>
         </content>
      </contents>
   </notify:EmailNotificationDefinition>
</kit:DataSet>
