Fix
This commit is contained in:
@@ -1281,6 +1281,7 @@ const saveSerialInvoice = async () => {
|
||||
payment_type: itemInfo.value.payment_type,
|
||||
deliveryDateType: "Leistungszeitraum",
|
||||
createdBy: itemInfo.value.createdBy,
|
||||
created_by: itemInfo.value.created_by,
|
||||
title: itemInfo.value.title,
|
||||
description: itemInfo.value.description,
|
||||
startText: itemInfo.value.startText,
|
||||
|
||||
Reference in New Issue
Block a user