Time Tracking

From Customer365 for SageCRM
Revision as of 12:24, 8 August 2016 by Igors (talk | contribs) (Created page with "Support Time Tracking page is where user can view all purchased company tickets File:time_page.png Controls for the page text: <add key="lblTimeTrackingHint" value="Th...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Support Time Tracking page is where user can view all purchased company tickets

File:Time page.png

Controls for the page text:

<add key="lblTimeTrackingHint" value="This screen lists the support tickets. You can filter the ticket information using the filter below"/>

Drop down filter can be used to filter Support tickets.

When page is viewed first time, filter is set by default control in web.config page. You can change this value in

<add key="vsttDefaultFilter" value="Open"/>
(possible values: "Cancelled", "Closed", "InProgress", "Open")

Press on any time tracking field to see details of particular ticket.