Ausgangsbelege um Kostenstellenzuordnung erweitern

This commit is contained in:
2026-05-26 16:21:24 +02:00
parent b59599cb92
commit cb09651d8d
11 changed files with 208 additions and 10 deletions

View File

@@ -378,6 +378,7 @@ async function getSaveData(item: any, tenant: any, firstDate: string, lastDate:
contract: item.contract,
address: item.address,
project: item.project,
costcentre: item.costcentre,
documentDate: executionDate,
deliveryDate: firstDate,
deliveryDateEnd: lastDate,