excerpts.Excerpts
(Extraits)¶
Base class for all tables on Excerpt. (more)
Every row of this data view is a Extrait
.
User Guide: Database excerpts.
Columns
ID (
id
) : SeeID
.Type d’extrait (
excerpt_type
) : The type of this excerpt (ForeignKey to ExcerptType).Lié à (
owner
) : The object being printed by this excerpt. See Controllable.owner.Bénéficiaire (
project
) : Pointer to the project to which this object is related.Destinataire (Organisation) (
company
) : The optional company of the recipient of this excerpt. See ContactRelated.company.Langue (
language
) : The language used for printing this excerpt.build time (
build_time
) : Timestamp of the built target file. Contains None if no build hasn’t been called yet.
Detail layout
(unformatted:
<lino.core.elems.Wrapper object at 0x7f98a8376b90>
)(unformatted:
<lino.core.elems.Wrapper object at 0x7f98a8376c20>
)(unformatted:
<lino.core.elems.Wrapper object at 0x7f98a8376d70>
)
(unformatted:
<lino.core.elems.Wrapper object at 0x7f98a8377460>
)(unformatted:
<lino.core.elems.Wrapper object at 0x7f98a83774f0>
)
(unformatted:
<lino.core.elems.Wrapper object at 0x7f98a8377d30>
)(unformatted:
<lino.core.elems.Wrapper object at 0x7f98a8377dc0>
)(unformatted:
<lino.core.elems.Wrapper object at 0x7f98a8377f10>
)
(unformatted:
<lino.core.elems.Wrapper object at 0x7f98a83945e0>
)(unformatted:
<lino.core.elems.Wrapper object at 0x7f98a8394670>
)
Body template (
body_template_content
) : SeeBody template
.
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
⚇ (duplicate) : Duplicate the selected row.
Détail (detail) : Open a detail window on records of excerpts.
Supprimer (delete_selected) : Supprimer cet enregistrement
Imprimer (do_print) : The action used to print this object. This is an instance of DirectPrintAction or CachedPrintAction by default. And if lino_xl.lib.excerpts is installed, then set_excerpts_actions possibly replaces do_print by a lino_xl.lib.excerpts.CreateExcerpt instance.
Effacer la cache (do_clear_cache) : Defines the Clear cache button on a Printable record.
Modifier le modèle d’impression (edit_template) : Edit the print template, i.e. the file specified by Printable.get_print_templates().
Check data (check_data) : See (unformatted:
<lino.modlib.checkdata.models.UpdateMessagesByController check_data ('Check data')>
).Céer courrier (create_mail) : Creates an outbox mail and displays it.
Réparer les problèmes de données (fix_problems) : See (unformatted:
<lino.modlib.checkdata.models.FixMessagesByController fix_problems ('Réparer les problèmes de données')>
).None (grid) : See (unformatted:
<lino.core.actions.ShowTable grid>
).None (open_help) : Open Help Window
None (validate) : See (unformatted:
<lino.core.actions.ValidateForm validate>
).Enregistrer (submit_detail) : Enregistrer les changements dans ce formulaire
Paramètres de filtrage
Type d’extrait (
excerpt_type
) : Seeexcerpt_type
.Certifying excerpts (
pcertifying
) : Seepcertifying
.Date du (
start_date
) : Start of observed date rangeau (
end_date
) : End of observed date rangeBénéficiaire (
project
) : Pointer to the project to which this object is related.Auteur (
user
) : The author of this database object.
Hidden columns
Print method (
build_method
) : SeePrint method
.Auteur (
user
) : The author of this database object.Lié à (type) (
owner_type
) : SeeLié à (type)
.Lié à (object) (
owner_id
) : SeeLié à (object)
.Destinataire (Personne) (
contact_person
) : The optional contact person of the recipient of this excerpt. See ContactRelated.contact_person.Represented as (
contact_role
) : The optional Role of the contact_person within company.