| account <id> <name> [ <type> ] | |||
|---|---|---|---|
| Description | Declares an account. Accounts can be used to calculate costs of tasks or the whole project. Account declaration may be nested, but only the top level accounts may have a type attribute specified. An account that has sub-accounts may not have a credit or a kotrusid. sub-accounts inherit this type. | ||
| Attributes | Name | Type | Description |
| id | ID | Each account must have a unique ID. | |
| name | STRING | ||
| type | ID | The type may be cost or revenue. | |
| Optional Attributes | account, credit, kotrusid | ||
| Context | The TJP File, account, | ||
| Inheritable | No | Scenario Spec. | No |
| See also | csvaccountreport, htmlaccountreport | ||