Rooms (cal.Rooms)¶
Base class for all list of rooms. (more)
Every row of this data table is a Room.
User guide: The cal plugin.
Columns
ID (
id) : SeeID.Designation (
name) : The designation of the room. This is not required to be unique.Designation (de) (
name_de) : SeeDesignation (de).Designation (fr) (
name_fr) : SeeDesignation (fr).Designation (et) (
name_et) : SeeDesignation (et).Contact person (
contact_person) : Pointer to Person.Represented as (
contact_role) : The optional Role of the contact_person within company.Responsible (
company) : Pointer to Company.Color (
display_color) : The color to use when displaying entries in this room in the calendar view.Description (
description) : SeeDescription.Calendar (
calendar) : Calendar where events in this room are published.Planner column (
planner_column) : The column into which calendar entries of this room should get ventilated in reports that use PlannerColumns.
Detail layout
ID (
id) : SeeID.Designation (
name) : The designation of the room. This is not required to be unique.Designation (de) (
name_de) : SeeDesignation (de).Designation (fr) (
name_fr) : SeeDesignation (fr).Designation (et) (
name_et) : SeeDesignation (et).
Responsible (
company) : Pointer to Company.Contact person (
contact_person) : Pointer to Person.Color (
display_color) : The color to use when displaying entries in this room in the calendar view.
Description (
description) : SeeDescription.Calendar entries (cal.EventsByRoom)
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>).New (insert) : Insert a new Room.
Create (submit_insert) : Submit this form, i.e. send your data to the server.
Delete (delete_selected) : Delete this record
None (grid) : Base class for all list of rooms.
None (open_help) : Open Help Window
None (validate) : See (unformatted:
<lino.core.actions.ValidateForm validate>).Save (submit_detail) : Save changes in this form
Hidden columns
Select multiple rows (
rowselect) : SeeSelect multiple rows.