notify.Messages
(Notifications)¶
Base for all tables of messages. (more)
Every row of this data view is a Notification
.
User Guide: notify: Notifications.
Columns
Créé (
created
) : Timestamp of when this message has been emitted.Sujet (
subject
) : The subject of this message. See Subject and body of a notification message.Destinataire (
user
) : The recipient of this message. The site user to whom this message is to be delivered.vu (
seen
) : Timestamp of when the recipient of this message has marked it as seen.Envoyé (
sent
) : Timestamp of when this message has been sent via email to its recipient.
Toolbar actions
HTML (show_as_html) : Show this table in Bootstrap3 interface
Table (landscape) (as_pdf) : Show this table as a pdf document.
Table (portrait) (as_pdf_p) : Show this table as a pdf document.
Export to .xls (export_excel) : Export this table as an .xls document
None (grid_post) : See (unformatted:
<lino.core.actions.CreateRow grid_post>
).None (grid_put) : See (unformatted:
<lino.core.actions.SaveGridCell grid_put>
).Créer (submit_insert) : Create the record and open a detail window on it
Supprimer (delete_selected) : Supprimer cet enregistrement
None (grid) : See (unformatted:
<lino.core.actions.ShowTable grid>
).Marquer tout comme lu (mark_all_seen) : Mark all messages as seen.
None (open_help) : Open Help Window
Paramètres de filtrage
Seen (
show_seen
) : Seeshow_seen
.Date du (
start_date
) : Start of observed date rangeau (
end_date
) : End of observed date rangeDestinataire (
user
) : The recipient of this message. The site user to whom this message is to be delivered.
Hidden columns
ID (
id
) : SeeID
.Lié à (type) (
owner_type
) : SeeLié à (type)
.Lié à (object) (
owner_id
) : SeeLié à (object)
.Type de message (
message_type
) : SeeType de message
.Corps du texte (
body
) : The body of this message. See Subject and body of a notification message.Mode de notification (
mail_mode
) : SeeMode de notification
.Lié à (
owner
) : The owner of this message. Expresses what this message is about.