mail.message.subtype :: Message subtypes

Class holding subtype definition for messages. Subtypes allow to tune the follower subscription, allowing only some subtypes to be pushed on the Wall.

Fields

  • create_date [readonlydatetime]: Created on

  • create_uid [readonlymany2one: res.users]: Created by

  • default [boolean]: Default

  • description [text]: Description

  • display_name [readonlychar]: Display Name

  • hidden [boolean]: Hidden

  • id [readonlyinteger]: ID

  • internal [boolean]: Internal Only

  • name [requiredchar]: Message Type

  • parent_id [many2one: mail.message.subtype]: Parent

  • relation_field [char]: Relation field

  • res_model [char]: Model

  • sequence [integer]: Sequence

  • track_recipients [boolean]: Track Recipients

  • write_date [readonlydatetime]: Last Updated on

  • write_uid [readonlymany2one: res.users]: Last Updated by