[IMP] Improve ospp_base and ospp_slide modules
parent
620a164bad
commit
4f6396d3f5
|
@ -181,6 +181,7 @@ class ChannelInstance(models.Model):
|
|||
partner_ids=partner_ids,
|
||||
**kwargs,
|
||||
)
|
||||
rec.is_notified = True
|
||||
return True
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue