Ticket #89 (new defect)

Opened 7 months ago

Last modified 6 months ago

calculations - need clarification

Reported by: anonymous Owned by: florian
Priority: minor Milestone: 0.5
Component: other Version:
Keywords: Cc:

Description

If you don't enter time entries but you enter the total time spent, PHPaga ignores the total time spent. This behavior was surprising to me.

If you have 2 times 1 hour apart and you enter 0:45 as the total time, which time value does PHPaga use to do the calculation?

-rich

Attachments

Change History

Changed 6 months ago by florian

On which page did you run into this issue?

phpaga uses the "duration" field (op_duration) for all calculations. The start and end time fields have only informational character.

This means that if you enter the following information:

start time: 14:00 end time: 16:00 duration: 0:45

then only 0:45 is used for the calculation, same as if you enter no start and end time but the duration of 0:45 only.

Add/Change #89 (calculations - need clarification)

Author



Change Properties
<Author field>
Action
as new
as The resolution will be set. Next status will be 'closed'
to The owner will change. Next status will be 'new'
The owner will change to anonymous. Next status will be 'assigned'
 
Note: See TracTickets for help on using tickets.