Added Kostenschätzung und Packschein
This commit is contained in:
@@ -19,11 +19,26 @@
|
||||
"suffix": "",
|
||||
"nextNumber": 1000
|
||||
},
|
||||
"costEstimates": {
|
||||
"prefix": "KS-",
|
||||
"suffix": "",
|
||||
"nextNumber": 1000
|
||||
},
|
||||
"confirmationOrders": {
|
||||
"prefix": "AB-",
|
||||
"suffix": "",
|
||||
"nextNumber": 1000
|
||||
},
|
||||
"deliveryNotes": {
|
||||
"prefix": "LS-",
|
||||
"suffix": "",
|
||||
"nextNumber": 1000
|
||||
},
|
||||
"packingSlips": {
|
||||
"prefix": "PS-",
|
||||
"suffix": "",
|
||||
"nextNumber": 1000
|
||||
},
|
||||
"invoices": {
|
||||
"prefix": "RE-",
|
||||
"suffix": "",
|
||||
@@ -39,4 +54,4 @@
|
||||
"suffix": "",
|
||||
"nextNumber": 1000
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user