mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-08-09 08:05:13 +02:00
Document HELPDESK_FOLLOWUP_TIME_SPENT_AUTO setting
This commit is contained in:
@ -291,6 +291,13 @@ Options that change ticket properties
|
|||||||
(7, _('7. Hot')),
|
(7, _('7. Hot')),
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Time Tracking Options
|
||||||
|
---------------------
|
||||||
|
|
||||||
|
- **HELPDESK_FOLLOWUP_TIME_SPENT_AUTO** If ``True``, calculate follow-up 'time_spent' with previous follow-up or ticket creation time.
|
||||||
|
|
||||||
|
**Default:** ``HELPDESK_FOLLOWUP_TIME_SPENT_AUTO = False``
|
||||||
|
|
||||||
Staff Ticket Creation Settings
|
Staff Ticket Creation Settings
|
||||||
------------------------------
|
------------------------------
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user