Welcome | Get started | Dive into Lino | Contribute | Topics | Reference | More

lino_xl.lib.reception.workflows

Defines the default workflows for applications which use reception plugin.

This can be used as workflows_module

Classes

CloseMeeting(target_state[, required_roles, ...])

Close the meeting (mark it as "took place") and check out all guests.

class lino_xl.lib.reception.workflows.CloseMeeting(target_state, required_roles=None, help_text=None, **kw)

Bases: CloseMeeting

Close the meeting (mark it as "took place") and check out all guests. Ask confirmation naming the guests who need to check out.