Spent time management

Moderator: crythias

Locked
knut1er
Znuny newbie
Posts: 3
Joined: 04 Sep 2014, 01:30
Znuny Version: 3.3.8
Real Name: Chandezon
Company: Lan Explore

Spent time management

Post by knut1er »

Hello,
sorry if my question is trivial, I did not find answer by searching here...
Is it possible to automate spent time when operator is working with a ticket? it's difficult for operators to measure precisely this time... and customers would see precisely date & time of working progress.
Thanks!
Jean-Luc
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Spent time management

Post by jojo »

No. There are several reasons not to do it automatic. my suggestion is to use quarter of an hour as time unit.
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
knut1er
Znuny newbie
Posts: 3
Joined: 04 Sep 2014, 01:30
Znuny Version: 3.3.8
Real Name: Chandezon
Company: Lan Explore

Re: Spent time management

Post by knut1er »

Ok Thank you,
Is exist a manual timer module? (for example "start" & "stop" commands?
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Spent time management

Post by jojo »

No, this would require development
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Spent time management

Post by crythias »

There are two built-in ways to measure elapsed time in OTRS:

1) self-report. (Accounted Time)
2) timestamps of articles.

For *me*, I use an applet called tinytimetracker. This unobtrusive applet allows me to record a short word or phrase (I use something like client/customer_id - task) and watch time as I am on the phone, working a ticket, etc. When I complete a task/phone call, I record the time to the nearest quarter hour in an article in OTRS. Then I use a query to sum up the time per client for billing purposes.

(hint: It records time constantly. Use another entry, such as "off" for when you don't want to record current time).
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
Locked