Hi, we've recently started using time units and made the field mandatory. However it seems there are no reports available for this field?
How do you report on things such as :
1. time units per agent
2. time units per ticket type by agent
3. time units by type by agent
etc?
Reporting on Time Units
Moderator: crythias
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Reporting on Time Units
Check this post: viewtopic.php?f=60&t=12546
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
-
- Znuny newbie
- Posts: 8
- Joined: 30 Oct 2014, 18:29
- Znuny Version: 3.0.11
- Real Name: Andy Robinson
- Company: Bespak
Re: Reporting on Time Units
thanks that's a good starting point - trouble is I don't have any concept of SQL!
The first one runs well, but i'd like to be able to break it down further i.e. not only which agent spent the time but also who for (using one of our other fields).
I imagine this is easy for a SQL guru. Thanks for the advice though
The first one runs well, but i'd like to be able to break it down further i.e. not only which agent spent the time but also who for (using one of our other fields).
I imagine this is easy for a SQL guru. Thanks for the advice though

-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Reporting on Time Units
I use customer_id to do the "who for" part. It works quite well for billing purposes.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
-
- Znuny newbie
- Posts: 8
- Joined: 30 Oct 2014, 18:29
- Znuny Version: 3.0.11
- Real Name: Andy Robinson
- Company: Bespak
Re: Reporting on Time Units
i'd like to include the field TicketFreeText1
is there any easy way to do that? it contains a list of our Sites, so I could see time spent by person by site?
is there any easy way to do that? it contains a list of our Sites, so I could see time spent by person by site?
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Reporting on Time Units
Please kindly edit your signature (see mine) I can't necessarily guess your needs or capabilities of your OTRS implementation without version.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask