send canonical mails depending on sales channel

This commit is contained in:
Felix Rindt
2020-07-22 18:20:05 +02:00
parent 1fb861a117
commit 5f502776b1
5 changed files with 40 additions and 6 deletions

View File

@@ -1190,6 +1190,14 @@ DEFAULTS = {
"Defaults to your event name."),
)
},
'mail_sales_channel_placed_paid': {
'default': ['web'],
'type': list,
},
'mail_sales_channel_ticket_reminder': {
'default': ['web'],
'type': list,
},
'mail_text_signature': {
'type': LazyI18nString,
'default': ""