Commit d4bf94f8 authored by Jérome Perrin's avatar Jérome Perrin

credential: rename erp5-subscription.notification into credential_request-subscription

parent 3ab4c743
......@@ -66,7 +66,7 @@
</item>
<item>
<key> <string>default_reference</string> </key>
<value> <string>erp5-subscription.notification</string> </value>
<value> <string>credential_request-subscription</string> </value>
</item>
<item>
<key> <string>description</string> </key>
......@@ -76,7 +76,7 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>erp5_subscription_notification</string> </value>
<value> <string>credential_request-subscription</string> </value>
</item>
<item>
<key> <string>language</string> </key>
......
......@@ -68,7 +68,7 @@ else:
after_path_and_method_id=path_and_method_id)
credential_request.activate(**activity_kw).CredentialRequest_sendSubmittedNotification(
context_url=context.absolute_url(),
notification_reference='erp5-subscription.notification')
notification_reference='credential_request-subscription')
message_str = "Thanks for your registration. You will be receive an email to activate your account."
else:
# no email verification is needed
......
......@@ -3,4 +3,4 @@ notification_message_module/20100928-212A
notification_message_module/20100928-7459
notification_message_module/20110426-1B7D
notification_message_module/credential_recovery-username.en
notification_message_module/erp5_subscription_notification
\ No newline at end of file
notification_message_module/credential_request-subscription
\ No newline at end of file
......@@ -3,7 +3,7 @@ notification_message_module/20100928-212A
notification_message_module/20100928-7459
notification_message_module/20110426-1B7D
notification_message_module/credential_recovery-username.en
notification_message_module/erp5_subscription_notification
notification_message_module/credential_request-subscription
portal_alarms/accept_submitted_credentials
portal_categories/question
portal_categories/question/credential
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment