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