timesheet report; what next?; time calculation method

167 views
Skip to first unread message

inp...@gmail.com

unread,
Apr 29, 2013, 5:34:08 AM4/29/13
to taskjugg...@googlegroups.com
Readers,

The following file was created:

project test 'test project' 2013-01-01 +1y {
    currency 'EUR'
    currencyformat '-' ' ' ' ' '.' 2
    dailyworkinghours 8
    numberformat '-' ' ' ' ' '.' 3
    scenario plan 'testprojectplan' {
        scenario actual 'testprojectactual' {
            active yes
            }
        }
    shorttimeformat '%d-%m-%Y'
    timeformat '%e %b %T'
    timezone 'Europe/London'
    trackingscenario actual
    now ${projectstart}
    weekstartsmonday
    workinghours mon-fri 08:00-12:00, 13:00-17:00
    workinghours sat, sun off
    yearlyworkingdays 225
    }
    leaves holiday 'New Years day' 2013-01-01,
        holiday 'Good Friday' 2013-03-29,
        holiday 'Christmas day' 2013-12-25
    account projectcosts 'project total cost' {
        account usercosts 'my costs'
        }
    account userrevenue 'my revenue'
    resource usertj 'taskjuggler user' {
        email '...@...'
        workinghours mon-fri 08:00-12:00, 13:00-17:00
        rate 10
        limits {dailymax 6h}
        }
#    task task1 'a meeting' {
#        allocate usertj
#        chargeset usercosts
#        #teleconference costs
#        charge 10 perhour
#        #duration 4h
#        effort 1h
#        start 2013-06-02
#        note 'lorem ipsum'
#        }
#    task task2 'a very long task' {
#        allocate usertj
#        chargeset usercosts
#        effort 3y
#        note 'wow!'
#        }
    task task3 'a simple task' {
        allocate usertj
        chargeset usercosts
        effort 1d
        actual:booking usertj 2013-01-02-8:00 +8h {
            sloppy 1
            overtime 1
            }
        }
    taskreport summary 'test report' {
        balance projectcosts userrevenue
        #balance -
        caption 'test report summary'
        center 'centre section'
        columns bsi, name, start, end, resources {listitem "<-query attribute='name'->"}, cost, note, chart {period 2013-01-01 +0.5y}
        formats html
        }
    accountreport projectcost 'test project cost' {
        accountroot projectcosts
        balance -
        formats html
        columns name, yearly, balance { title 'Total' period ${projectend} +1h}
        }
    #timesheetreport testtimereport 'tjtimereporttest' {
    timesheetreport testtimereport '.' {
        sorttasks tree.up
        end 2013-02-01
        }

The resultant report states:

...
 task task3 {
    work 4.516129032258063%
    remaining 0.0d
...

how in the work percentage value calculated please?

Now that the report is created as a tji file, what next? How to use it? The manual is not clear to a project management novice what to do next with the file.

--
taskjuggler340

Chris Schlaeger

unread,
Jun 23, 2013, 5:10:44 AM6/23/13
to taskjugg...@googlegroups.com



--
You received this message because you are subscribed to the "TaskJuggler Users" group.
To post to this group, send email to taskjugg...@googlegroups.com
To unsubscribe from this group, send email to
taskjuggler-us...@googlegroups.com
For more information about TaskJuggler visit http://www.taskjuggler.org
---
You received this message because you are subscribed to the Google Groups "TaskJuggler Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to taskjuggler-us...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply all
Reply to author
Forward
0 new messages