Skip to Content
Menú
This question has been flagged
2216 Vistes

I try to add schedule activity in form view.But , when I click SCHEDULE button in mail activity wizard form, not displayed in chatter. But when I click  MARK  AS  DONE  or  DONE  &  SCHEDULE  NEXT  button,  displayed  in  chatter.  Here is my code.

class MyMixedInCalendar(models.Model):
_name = 'calendar.event'
_inherit = ['calendar.event','\mail.activity.mixin','mail.thread']

full_name = fields.Char()

Avatar
Descartar
Related Posts Respostes Vistes Activitat
0
de febr. 22
1977
1
de nov. 17
4590
1
de jul. 23
2179
0
de gen. 23
2306
1
de jul. 22
2805