Change Name to MultiTool
This commit is contained in:
8
MultiTool.Shared/Documents/DocumentType.vb
Normal file
8
MultiTool.Shared/Documents/DocumentType.vb
Normal file
@@ -0,0 +1,8 @@
|
||||
Namespace Documents
|
||||
Public Enum DocumentType
|
||||
Order ' Auftrag
|
||||
OrderResponse ' Bestellbestätigung
|
||||
DispatchNotification ' Lieferavis/ Eingangs Lieferschein
|
||||
Invoice ' Rechnung
|
||||
End Enum
|
||||
End Namespace
|
||||
Reference in New Issue
Block a user