Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.core
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Léo-Paul Géneau
slapos.core
Commits
de2b3f12
Commit
de2b3f12
authored
Nov 20, 2020
by
Rafael Monnerat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slapos_crm: Emails are sent as they are writen w/o conversion
parent
be8fd25f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
10 deletions
+10
-10
master/bt5/slapos_crm/TestTemplateItem/portal_components/test.erp5.testSlapOSCRMRegularisationRequestSkins.py
...ents/test.erp5.testSlapOSCRMRegularisationRequestSkins.py
+10
-10
No files found.
master/bt5/slapos_crm/TestTemplateItem/portal_components/test.erp5.testSlapOSCRMRegularisationRequestSkins.py
View file @
de2b3f12
...
@@ -95,8 +95,8 @@ The slapos team
...
@@ -95,8 +95,8 @@ The slapos team
notification_message
=
self
.
portal
.
notification_message_module
.
newContent
(
notification_message
=
self
.
portal
.
notification_message_module
.
newContent
(
portal_type
=
"Notification Message"
,
portal_type
=
"Notification Message"
,
title
=
'Test NM title %s'
%
new_id
,
title
=
'Test NM title %s'
%
new_id
,
text_content
=
'Test NM content
<br/>%s<br/>
'
%
new_id
,
text_content
=
'Test NM content
\
n
%s
\
n
'
%
new_id
,
content_type
=
'text/
html
'
,
content_type
=
'text/
plain
'
,
)
)
self
.
portal
.
REQUEST
\
self
.
portal
.
REQUEST
\
[
'test_addRegularisationRequest_notification_message'
]
=
\
[
'test_addRegularisationRequest_notification_message'
]
=
\
...
@@ -866,8 +866,8 @@ The slapos team
...
@@ -866,8 +866,8 @@ The slapos team
notification_message
=
self
.
portal
.
notification_message_module
.
newContent
(
notification_message
=
self
.
portal
.
notification_message_module
.
newContent
(
portal_type
=
"Notification Message"
,
portal_type
=
"Notification Message"
,
title
=
'Test NM title %s'
%
new_id
,
title
=
'Test NM title %s'
%
new_id
,
text_content
=
'Test NM content
<br/>%s<br/>
'
%
new_id
,
text_content
=
'Test NM content
\
n
%s
\
n
'
%
new_id
,
content_type
=
'text/
html
'
,
content_type
=
'text/
plain
'
,
)
)
self
.
portal
.
REQUEST
\
self
.
portal
.
REQUEST
\
[
'test_checkToTriggerNextEscalationStep_notification_message'
]
=
\
[
'test_checkToTriggerNextEscalationStep_notification_message'
]
=
\
...
@@ -938,8 +938,8 @@ The slapos team
...
@@ -938,8 +938,8 @@ The slapos team
notification_message
=
self
.
portal
.
notification_message_module
.
newContent
(
notification_message
=
self
.
portal
.
notification_message_module
.
newContent
(
portal_type
=
"Notification Message"
,
portal_type
=
"Notification Message"
,
title
=
'Test NM title %s'
%
new_id
,
title
=
'Test NM title %s'
%
new_id
,
text_content
=
'Test NM content
<br/>%s<br/>
'
%
new_id
,
text_content
=
'Test NM content
\
n
%s
\
n
'
%
new_id
,
content_type
=
'text/
html
'
,
content_type
=
'text/
plain
'
,
)
)
self
.
portal
.
REQUEST
\
self
.
portal
.
REQUEST
\
[
'test_checkToTriggerNextEscalationStep_notification_message'
]
=
\
[
'test_checkToTriggerNextEscalationStep_notification_message'
]
=
\
...
@@ -1010,8 +1010,8 @@ The slapos team
...
@@ -1010,8 +1010,8 @@ The slapos team
notification_message
=
self
.
portal
.
notification_message_module
.
newContent
(
notification_message
=
self
.
portal
.
notification_message_module
.
newContent
(
portal_type
=
"Notification Message"
,
portal_type
=
"Notification Message"
,
title
=
'Test NM title %s'
%
new_id
,
title
=
'Test NM title %s'
%
new_id
,
text_content
=
'Test NM content
<br/>%s<br/>
'
%
new_id
,
text_content
=
'Test NM content
\
n
%s
\
n
'
%
new_id
,
content_type
=
'text/
html
'
,
content_type
=
'text/
plain
'
,
)
)
self
.
portal
.
REQUEST
\
self
.
portal
.
REQUEST
\
[
'test_checkToTriggerNextEscalationStep_notification_message'
]
=
\
[
'test_checkToTriggerNextEscalationStep_notification_message'
]
=
\
...
@@ -1082,8 +1082,8 @@ The slapos team
...
@@ -1082,8 +1082,8 @@ The slapos team
notification_message
=
self
.
portal
.
notification_message_module
.
newContent
(
notification_message
=
self
.
portal
.
notification_message_module
.
newContent
(
portal_type
=
"Notification Message"
,
portal_type
=
"Notification Message"
,
title
=
'Test NM title %s'
%
new_id
,
title
=
'Test NM title %s'
%
new_id
,
text_content
=
'Test NM content
<br/>%s<br/>
'
%
new_id
,
text_content
=
'Test NM content
\
n
%s
\
n
'
%
new_id
,
content_type
=
'text/
html
'
,
content_type
=
'text/
plain
'
,
)
)
self
.
portal
.
REQUEST
\
self
.
portal
.
REQUEST
\
[
'test_checkToTriggerNextEscalationStep_notification_message'
]
=
\
[
'test_checkToTriggerNextEscalationStep_notification_message'
]
=
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment