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 [readonly; datetime]:
Created on
create_uid [readonly; many2one: res.users]:
Created by
default [boolean]:
Default
description [text]:
Description
display_name [readonly; char]:
Display Name
hidden [boolean]:
Hidden
id [readonly; integer]:
ID
internal [boolean]:
Internal Only
name [required; char]:
Message Type
-
relation_field [char]:
Relation field
res_model [char]:
Model
sequence [integer]:
Sequence
track_recipients [boolean]:
Track Recipients
write_date [readonly; datetime]:
Last Updated on
write_uid [readonly; many2one: res.users]:
Last Updated by