Added Personal Composition
This commit is contained in:
@@ -1687,6 +1687,11 @@ export const useDataStore = defineStore('data', () => {
|
||||
label: "Zusammensetzung Materialpreis pro Einheit",
|
||||
inputType: "materialComposing",
|
||||
},
|
||||
{
|
||||
key: "personalComposing",
|
||||
label: "Zusammensetzung Personal pro Einheit",
|
||||
inputType: "personalComposing",
|
||||
},
|
||||
{
|
||||
key: "sellingPriceComposed.total",
|
||||
label: "Verkaufspreis Gesamt pro Einheit",
|
||||
|
||||
Reference in New Issue
Block a user