Serial and Other
This commit is contained in:
@@ -369,7 +369,7 @@ async function getSaveData(item: any, tenant: any, firstDate: string, lastDate:
|
||||
deliveryDateType: item.deliveryDateType,
|
||||
info: {}, // Achtung: Postgres erwartet hier valides JSON Objekt
|
||||
createdBy: item.createdBy,
|
||||
created_by: executedBy,
|
||||
created_by: item.created_by,
|
||||
title: `Rechnung-Nr. XXX`,
|
||||
description: item.description,
|
||||
startText: item.startText,
|
||||
|
||||
Reference in New Issue
Block a user