Post
Osid Object
Aggregateable
A Post is a set of
PostEntries representing a complete
accounting transaction.
| Name | Syntax | Many | Description |
|---|---|---|---|
| Identifiable | |||
id |
id | the Id |
|
| Extensible | |||
recordTypes |
type | ⋆ | the record types available |
| Browsable | |||
properties |
Property | ⋆ | a list of properties |
| OsidObject | |||
displayName |
displaytext | the display name | |
description |
displaytext | the description | |
genusType |
type | the genus type of this object | |
| Name | Syntax | Many | Description |
|---|---|---|---|
fiscalPeriodId |
id | the FiscalPeriod Id |
|
fiscalPeriod |
FiscalPeriod | the fiscal period | |
isPosted |
boolean | true if this has been posted, false if just
lying around |
|
date |
datetime | the posting date | |
postEntryIds |
id | ⋆ | the PostEntry Ids |
postEntries |
PostEntry | ⋆ | the post entries |
isCorrection |
boolean | true if this post is a correction, false
otherwise |
|
correctedPostId |
id | the corrected Post Id |
|
correctedPost |
Post | the corrected post |
Post Entry
Osid Object
Subjugateable
A PostEntry is a debit or a credit
made to an Account and
Activity.
| Name | Syntax | Many | Description |
|---|---|---|---|
| Identifiable | |||
id |
id | the Id |
|
| Extensible | |||
recordTypes |
type | ⋆ | the record types available |
| Browsable | |||
properties |
Property | ⋆ | a list of properties |
| OsidObject | |||
displayName |
displaytext | the display name | |
description |
displaytext | the description | |
genusType |
type | the genus type of this object | |