Skip to Content
Menu
This question has been flagged
2695 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
2393
1
nov 17
4977
1
júl 23
2645
0
jan 23
2716
1
júl 22
3261