Merge branch 'develop' of https://gitlab.steamware.net/egalware-web/special/webdoorcreator into develop
This commit is contained in:
@@ -4,7 +4,17 @@
|
||||
{
|
||||
#region Public Enums
|
||||
|
||||
|
||||
public enum OrderStatus
|
||||
{
|
||||
NA = 0,
|
||||
DoorDef,
|
||||
Sent,
|
||||
ApprovedByMaker,
|
||||
ApprovedByCustomer,
|
||||
Planned,
|
||||
InProduction,
|
||||
Delivered
|
||||
}
|
||||
|
||||
public enum UserLevel
|
||||
{
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 15 KiB |
Reference in New Issue
Block a user