| << task (timesheet) << | Table Of Contents | >> taskprefix >> |
| Keyword | taskattributes |
| Purpose | Define a list of task attributes that should be included in the report. |
|
| Syntax | taskattributes (* | - | (responsible | flags | maxstart | maxend | priority | booking | note | minstart | minend | complete | depends) [, (responsible | flags | maxstart | maxend | priority | booking | note | minstart | minend | complete | depends)...]) |
|
| Arguments | * | A shortcut for all items |
| - | No items |
|
| responsible | Include responsible resource |
|
| flags | Include flags |
|
| maxstart | Include maximum start dates |
|
| maxend | Include maximum end dates |
|
| priority | Include priorities |
|
| booking | Include bookings |
|
| note | Include notes |
|
| minstart | Include minimum start dates |
|
| minend | Include minimum end dates |
|
| complete | Include completion values |
|
| depends | Include dependencies |
|
| Context | export | |
| << task (timesheet) << | Table Of Contents | >> taskprefix >> |