Sha256: 02b2484a14c3422e81f1d151665a802f4e445350921efb983ff67082f3dbc54c

Contents?: true

Size: 1.14 KB

Versions: 2

Compression:

Stored size: 1.14 KB

Contents

project project "Simple Project" "1.0" 2007-01-05-00:00-+0000 - 2007-02-04-10:00-+0000 {
  timezone "America/Denver"
  scenario plan "Plan Scenario" {
    active yes
  }
}

projectids project

resource tux "Tux"

task test "Testing" {
  start 2007-01-05-07:00-+0000
  end 2007-01-24-22:00-+0000
  scheduling asap
  scheduled
}
supplement task test {
  booking tux 2007-01-08-20:00-+0000 + 4.0h,
          2007-01-09-20:00-+0000 + 4.0h,
          2007-01-11-15:00-+0000 + 10.0h,
          2007-01-15-16:00-+0000 + 8.0h,
          2007-01-16-16:00-+0000 + 8.0h,
          2007-01-17-16:00-+0000 + 8.0h,
          2007-01-18-16:00-+0000 + 8.0h,
          2007-01-19-16:00-+0000 + 8.0h,
          2007-01-22-16:00-+0000 + 8.0h,
          2007-01-23-16:00-+0000 + 8.0h,
          2007-01-24-16:00-+0000 + 6.0h { overtime 2 }
  priority 500
  projectid project
}
supplement resource tux {
  workinghours sun off
               workinghours mon 9:00 - 17:00
               workinghours tue 9:00 - 17:00
               workinghours wed 9:00 - 17:00
               workinghours thu 9:00 - 17:00
               workinghours fri 9:00 - 17:00
               workinghours sat off
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
taskjuggler-0.1.1 test/TestSuite/Export-Reports/refs/Booking.tjp
taskjuggler-0.1.0 test/TestSuite/Export-Reports/refs/Booking.tjp