excerpts.ExcerptTypes
(Excerpt Types)¶
Columns
<django.db.models.fields.BigAutoField: id>
<lino.utils.mldbc.fields.BabelCharField: name>
<lino.core.choicelists.ChoiceListField: build_method>
<django.db.models.fields.CharField: template>
<django.db.models.fields.BooleanField: attach_to_email>
<django.db.models.fields.CharField: email_template>
<django.db.models.fields.BooleanField: certifying>
<django.db.models.fields.TextField: remark>
<django.db.models.fields.CharField: body_template>
<django.db.models.fields.related.ForeignKey: content_type>
<django.db.models.fields.BooleanField: primary>
<django.db.models.fields.BooleanField: backward_compat>
<django.db.models.fields.BooleanField: print_recipient>
<django.db.models.fields.BooleanField: print_directly>
<lino.core.choicelists.ChoiceListField: shortcut>
Detail fields
<Panel main_1 in lino.core.layouts.DetailLayout on lino_xl.lib.excerpts.models.ExcerptTypes>
<Panel main_2 in lino.core.layouts.DetailLayout on lino_xl.lib.excerpts.models.ExcerptTypes>
<Panel main_3 in lino.core.layouts.DetailLayout on lino_xl.lib.excerpts.models.ExcerptTypes>
<GridElement excerpts.ExcerptsByType in lino.core.layouts.DetailLayout on lino_xl.lib.excerpts.models.ExcerptTypes>
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
<lino.core.actions.CreateRow grid_post>
.None (grid_put) : See
<lino.core.actions.SaveGridCell grid_put>
.New (insert) : Open a dialog window to insert a new Excerpt Type.
Create (submit_insert) : Create the record and open a detail window on it
Detail (detail) : Open a detail window on this record.
Delete (delete_selected) : Delete this record
None (grid) : See
<lino.core.actions.ShowTable grid>
.None (open_help) : See
<lino.core.actions.OpenHelpWindow open_help>
.None (validate) : See
<lino.core.actions.ValidateForm validate>
.Save (submit_detail) : Save changes in this form