Add packing units, calculate price according to packing units
This commit is contained in:
@@ -5,7 +5,6 @@ Imports MultiTool.Common.Winline.Entities
|
||||
Namespace Documents
|
||||
Public Class Document
|
||||
Public File As FileInfo
|
||||
Public Property Type As DocumentType
|
||||
Public Schema As Template
|
||||
Public Mandator As Mandator
|
||||
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
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