The TaskJuggler User Manual

Project Management beyond Gantt Chart Drawing


<< supplement << Table Of Contents >> supplement (task) >>


Keyword supplement (resource)

Purpose

The supplement keyword provides a mechanism to add more attributes to already defined resources. The additional attributes must obey the same rules as in regular resource definitions and must be enclosed by curly braces.

This construct is primarily meant for situations where the information about a resource is split over several files. E. g. the vacation dates for the resources may be in a separate file that was generated by some other tool.

Syntax supplement <resource> [{ <attributes> }]
Arguments resource [ID]
The ID of a defined resource
Context resource, supplement (resource)

Attributes Name Scen. spec. Inh. fm. Global Inh. fm. Parent
booking (resource) x
chargeset x x
efficiency x x
email
fail x
flags (resource) x x
journalentry
leaveallowance x
leaves x x x
limits (resource) x x x
managers x x
purge
rate (resource) x x x
resource
shifts (resource) x x
supplement (resource)
vacation (resource) x
warn x
workinghours (resource) x x x

resource joe "Joe"
supplement resource joe {
  vacation 2000-02-10 - 2000-02-20
}


<< supplement << Table Of Contents >> supplement (task) >>


Copyright (c) 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020 by Chris Schlaeger <cs@taskjuggler.org>.TaskJuggler is a trademark of Chris Schlaeger.