[IMP] Improve ospp_base and ospp_slide modules

university-opentkr-16.0
Oliver Yuan 2023-04-17 17:18:19 +08:00
parent 620a164bad
commit 4f6396d3f5
1 changed files with 1 additions and 0 deletions

View File

@ -181,6 +181,7 @@ class ChannelInstance(models.Model):
partner_ids=partner_ids,
**kwargs,
)
rec.is_notified = True
return True