Excerpts (excerpts.ExcerptsByType)

Inherits from lino_xl.lib.excerpts.Excerpts

Every row of this data table is a Excerpt.

User guide: The excerpts plugin.

Columns

  • build time (build_time) : Timestamp of the built target file. Contains None if no build hasn’t been called yet.

  • Controlled by (owner) : The object being printed by this excerpt. See Controllable.owner.

  • Author (user) : The author of this database object.

Detail layout

      • ID (id) : See ID.

      • Excerpt Type (excerpt_type) : The type of this excerpt (ForeignKey to ExcerptType).

      • Author (user) : The author of this database object.

      • Print method (build_method) : See Print method.

      • Recipient (Organization) (company) : The optional company of the recipient of this excerpt. See ContactRelated.company.

      • Recipient (Person) (contact_person) : The optional contact person of the recipient of this excerpt. See ContactRelated.contact_person.

      • Language (language) : The language used for printing this excerpt.

      • Controlled by (owner) : The object being printed by this excerpt. See Controllable.owner.

      • build time (build_time) : Timestamp of the built target file. Contains None if no build hasn’t been called yet.

  • Body template (body_template_content) : See Body template.

Toolbar actions

  • Table (landscape) (as_pdf) : See (unformatted: <lino_xl.lib.appypod.mixins.PrintTableAction as_pdf ('Table (landscape)')>).

  • Table (portrait) (as_pdf_p) : See (unformatted: <lino_xl.lib.appypod.mixins.PortraitPrintTableAction as_pdf_p ('Table (portrait)')>).

  • 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>).

  • Create (submit_insert) : Submit this form, i.e. send your data to the server.

  • Duplicate (clone_row) : Insert a new Excerpt as a copy of this.

  • Delete (delete_selected) : Delete this record

  • Print (do_print) : Print this database row.

  • Clear cache (do_clear_cache) : See (unformatted: <lino.modlib.printing.actions.ClearCache do_clear_cache ('Clear cache')>).

  • Show data problems (show_problems) : See (unformatted: <lino.core.actions.ShowSlaveTable show_problems ('Show data problems')>).

  • Check data (check_data) : Update data problem messages for this database object, also removing messages that no longer exist. This action does not change anything else in the database.

  • Create email (create_mail) : Create an email from this

  • Fix data problems (fix_problems) : Update data problem messages and repair those which are automatically fixable.

  • None (grid) : Base class for all tables on Excerpt.

  • None (open_help) : Open Help Window

  • None (validate) : See (unformatted: <lino.core.actions.ValidateForm validate>).

  • Save (submit_detail) : Save changes in this form

Filter parameters

  • Excerpt Type (excerpt_type) : See excerpt_type.

  • Certifying excerpts (pcertifying) : See pcertifying.

  • Date from (start_date) : Start of observed date range

  • until (end_date) : End of observed date range

  • None (project) : See project.

  • Controlled by (type) (owner_type) : See Controlled by (type).

  • Controlled by (object) (owner_id) : See Controlled by (object).

  • Author (user) : The author of this database object.

Hidden columns

  • ID (id) : See ID.

  • Print method (build_method) : See Print method.

  • Recipient (Person) (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.

  • Recipient (Organization) (company) : The optional company of the recipient of this excerpt. See ContactRelated.company.

  • Controlled by (type) (owner_type) : See Controlled by (type).

  • Controlled by (object) (owner_id) : See Controlled by (object).

  • Language (language) : The language used for printing this excerpt.

  • Select multiple rows (rowselect) : See Select multiple rows.

  • Excerpt Type (excerpt_type) : The type of this excerpt (ForeignKey to ExcerptType).