DocumentState Class |
Namespace: Aloe.EnterpriseOne.Model.General
The DocumentState type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Adjustment | Document which adjusts other released documents. (Stored as 5). |
![]() ![]() | Closed | The document is audited and closed. Adjustments are not allowed, but reopening is allowed. (Stored as 50). |
![]() ![]() | Completed | Work has completed. (Stored as 40). |
![]() ![]() | FirmPlanned | Planned by operator for future releasing. (Stored as 20). |
![]() ![]() | New | New document, just created. Can be edited. (Stored as 0). |
![]() ![]() | Planned | Planned by the system for future releasing. (Stored as 10). |
![]() ![]() | Released | Released document. Changes can be applied only through adjustment documents. (Stored as 30). |
![]() | value__ |