feat: upgrade dependencies

This commit is contained in:
2025-07-28 10:36:00 +00:00
parent df4c782fbb
commit cb0e69169e
5 changed files with 2456 additions and 1682 deletions

View File

@@ -50,7 +50,10 @@ const toContact: plugins.tsclass.business.TContact = {
};
export const demoLetter: plugins.tsclass.finance.TInvoice = {
type: "invoice",
type: "accounting-doc",
accountingDocType: "invoice",
accountingDocId: "LL-INV-48765",
accountingDocStatus: "draft",
id: "LL-INV-48765",
versionInfo: {
version: "1.0.0",
@@ -59,7 +62,6 @@ export const demoLetter: plugins.tsclass.finance.TInvoice = {
language: "de",
date: Date.now(),
incidenceId: "LL-INV-48765",
invoiceId: "LL-INV-48765",
subject: "LL-INV-48765",
reverseCharge: true,
dueInDays: 30,
@@ -74,7 +76,6 @@ export const demoLetter: plugins.tsclass.finance.TInvoice = {
printResult: null,
currency: "EUR",
notes: [],
invoiceType: "debitnote",
items: [
{
name: "Item with 19% VAT",