bugs & features
This commit is contained in:
parent
4d8f3b1086
commit
3fe818b4f1
21 changed files with 5512 additions and 33 deletions
|
|
@ -10,11 +10,8 @@ namespace Yavsc.Models.IT.Maintaining
|
|||
/// </summary>
|
||||
public enum FeatureStatus: int
|
||||
{
|
||||
Ko,
|
||||
Ok,
|
||||
ToDoInterface,
|
||||
ToDoImplementation,
|
||||
ToDoModel,
|
||||
ToDoSpecifications
|
||||
Requested,
|
||||
Accepted,
|
||||
Implemented
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue