Changes
This commit is contained in:
@@ -33,7 +33,7 @@ const itemInfo = ref({
|
||||
deliveryDateType: "Lieferdatum",
|
||||
dateOfPerformance: null,
|
||||
paymentDays: 7,
|
||||
createdBy: user.value.id,
|
||||
createdBy: dataStore.activeProfile.id,
|
||||
title: null,
|
||||
description: null,
|
||||
startText: null,
|
||||
|
||||
Reference in New Issue
Block a user