'color_partner_id':fields.related('user_id','partner_id','id',type="int",string="colorize",store=False),# Color of creator
'color_partner_id':fields.related('user_id','partner_id','id',type="integer",string="colorize",store=False),# Color of creator
'active':fields.boolean('Active',help="If the active field is set to true, it will allow you to hide the event alarm information without removing it."),