Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cgscop_website_event
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Hervé Silvant - CGScop
cgscop_website_event
Commits
6a1bcae9
Commit
6a1bcae9
authored
1 year ago
by
Benjamin - Le Filament
Browse files
Options
Downloads
Patches
Plain Diff
[update] session email template
parent
2d713ec6
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
data/mail_data.xml
+15
-16
15 additions, 16 deletions
data/mail_data.xml
with
15 additions
and
16 deletions
data/mail_data.xml
+
15
−
16
View file @
6a1bcae9
...
@@ -68,29 +68,28 @@
...
@@ -68,29 +68,28 @@
<p>
Bonjour,
</p>
<p>
Bonjour,
</p>
<p>
 
</p>
<p>
 
</p>
<p
<p
>
Nous avons le plaisir de vous confirmer votre inscription à
/aux
atelier
(s)
de formation :
</p>
>
Nous avons le plaisir de vous confirmer votre inscription à
l'
atelier de formation :
</p>
<t
<t
t-set=
"session_ids"
t-if=
"object.session_id"
t-value=
"object.get_sessions_by_mail()"
/>
/>
<ul>
<ul>
<t
t-foreach=
"session_ids"
t-as=
"session"
>
<t
<t
t-set=
"date_begin"
t-set=
"date_begin"
t-value=
"format_datetime(session.date_begin, dt_format="dd/MM/yyyy HH:mm")"
t-value=
"format_datetime(
object.
session
_id
.date_begin, dt_format="dd/MM/yyyy HH:mm")"
/>
/>
<t
<t
t-set=
"date_end"
t-set=
"date_end"
t-value=
"format_datetime(session.date_end, dt_format="dd/MM/yyyy HH:mm")"
t-value=
"format_datetime(
object.
session
_id
.date_end, dt_format="dd/MM/yyyy HH:mm")"
/>
/>
<li><b><t
<li>
t-out=
"session.session_name"
<b><t
t-out=
"object.session_id.session_name"
>
Nom de la session
</t></b>
du
<span><t
>
Nom de la session
</t></b>
du
<span><t
t-out=
"date_begin"
t-out=
"date_begin"
>
date début
</t>
au
<t
>
date début
</t>
au
<t
t-out=
"date_end"
t-out=
"date_end"
>
date fin
</t></span>
</li>
>
date fin
</t></span>
</
t
>
</
li
>
</ul>
</ul>
<p
<p
>
Nous vous souhaitons bonne réception de ce courriel et restons à votre disposition pour toute question.
</p>
>
Nous vous souhaitons bonne réception de ce courriel et restons à votre disposition pour toute question.
</p>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment