TASKPM/libreplan-webapp
Manuel Rego Casasnovas cbc3af5973 jira-integration: Change way to calculate estimated hours
Estimated hours are now calculated using the following formula:
* If there're remaining hours:
  Estimated hours = Remaining estimated hours + Logged hours
* Otherwise:
  Estimated hours = Original estimated hours

Moreover the calculation is done now just once, and after the logged hours one.

FEA: ItEr77S16JiraAndTimConnectorContributionIntegration
2013-01-29 22:32:37 +01:00
..
src jira-integration: Change way to calculate estimated hours 2013-01-29 22:32:37 +01:00
pom.xml Jira-integration: new dependency groupId=org.codehaus.jackson added 2013-01-29 18:30:49 +01:00