Skip to Content
Menu
This question has been flagged
2253 Zobrazenia

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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
0
feb 22
2032
1
nov 17
4623
1
júl 23
2219
0
jan 23
2344
1
júl 22
2863