Sha256: 8828a996a92cc79df81d1d2cb924de525fe2cfaea1e1466aa8a45db968dc195a

Contents?: true

Size: 1.14 KB

Versions: 2

Compression:

Stored size: 1.14 KB

Contents

project prj "Project" "1.0" 2000-01-01-00:00-+0000 - 2000-03-01-00:00-+0000 {
  timezone "Europe/Berlin"
  scenario plan "Plan Scenario" {
    active yes
  }
}

projectids prj

resource r "Resource"

task t "Task" {
  start 2000-01-01-00:00-+0000
  end 2000-01-14-17:00-+0000
  scheduling asap
  scheduled
}
supplement task t {
  booking r 2000-01-03-08:00-+0000 + 3.0h,
          2000-01-03-12:00-+0000 + 5.0h,
          2000-01-04-08:00-+0000 + 3.0h,
          2000-01-04-12:00-+0000 + 5.0h,
          2000-01-05-08:00-+0000 + 3.0h,
          2000-01-05-12:00-+0000 + 5.0h,
          2000-01-06-08:00-+0000 + 3.0h,
          2000-01-06-12:00-+0000 + 5.0h,
          2000-01-07-08:00-+0000 + 3.0h,
          2000-01-07-12:00-+0000 + 5.0h { overtime 2 }
  priority 500
  projectid prj
}
supplement resource r {
  workinghours sun off
               workinghours mon 9:00 - 12:00, 13:00 - 18:00
               workinghours tue 9:00 - 12:00, 13:00 - 18:00
               workinghours wed 9:00 - 12:00, 13:00 - 18:00
               workinghours thu 9:00 - 12:00, 13:00 - 18:00
               workinghours fri 9:00 - 12:00, 13:00 - 18:00
               workinghours sat off
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
taskjuggler-0.2.0 test/TestSuite/Export-Reports/refs/CompletedWork.tji.tjp
taskjuggler-0.1.0 test/TestSuite/Export-Reports/refs/CompletedWork.tji.tjp