[IMP] Improve ospp_base and ospp_slide modules

enterprise-opentkr-16.0
Oliver Yuan 2023-04-17 17:30:27 +08:00
parent 4f6396d3f5
commit 724d4a7754
1 changed files with 1 additions and 0 deletions

View File

@ -179,6 +179,7 @@ class ChannelInstance(models.Model):
subtype_xmlid='website_slides.mt_channel_slide_published',
email_layout_xmlid='mail.mail_notification_light',
partner_ids=partner_ids,
notified_partner_ids=[],
**kwargs,
)
rec.is_notified = True