Welcome | Get started | Dive | Contribute | Topics | Reference | Changes | More
lino_xl.lib.tickets¶
Adds functionality for managing tickets.
See tickets (Ticket management).
User roles for lino_xl.lib.tickets. |
Classes
|
The descriptor for this plugin. |
- class lino_xl.lib.tickets.Plugin(site, app_label, app_name, app_module, needed_by, configs: dict)¶
Bases:
Plugin
The descriptor for this plugin.
- milestone_model = 'meetings.Meeting'¶
The model to be used for representing “milestones”.
- end_user_model = 'contacts.Partner'¶
The model to be used for representing “end users”.