Working contracts (working.ActiveContracts)

Shows the list of all worker contracts with statistic data about their activity. (more)

Inherits from lino_xl.lib.working.Contracts

Every row of this data table is a Working contract.

User guide: The working plugin.

Columns

  • Worker (user) : The worker.

  • Hours/week (hours_per_week) : How many hours this worker is expected to provide per week.

  • Hours last week (hours_last_week) : See Hours last week.

  • Hours last month (hours_last_month) : See Hours last month.

  • Comments last week (comments_last_week) : See Comments last week.

  • Comments last month (comments_last_month) : See Comments last month.

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.

  • Delete (delete_selected) : Delete this record

  • None (grid) : Shows the list of all worker contracts with statistic data about their activity.

  • None (open_help) : Open Help Window

Filter parameters

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

  • until (end_date) : End date of observed date range.

  • Worker (user) : The worker.

Hidden columns

  • ID (id) : See ID.

  • Start date (start_date) : See Start date.

  • End date (end_date) : See End date.

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