[DOC] mail: fixed mt_ which was confused as a label by sphinx.

bzr revid: vmt@openerp.com-20130122160246-fr9353n5lf25f5ak
This commit is contained in:
Vo Minh Thu 2013-01-22 17:02:46 +01:00
parent 54298f8a51
commit 0448de981b
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ Fields
- ``subtype_id`` :
Subtype of the notification for system message. The users can followe a document
and choose the subtype of this document (eg: Create, Comment, Done).
You can defined new subtypes and choose his name, by agreement the id begin by "mt_" on the model
You can defined new subtypes and choose his name, by agreement the id begin by "mt\_" on the model
"mail.message.subtype".
- ``partner_ids`` :
List of recipients, the recipients have this message in their personal mailboxe.