Dokumentenvorlagen im Ausgangsbeleg-Editor ergänzen
All checks were successful
Build and Push Docker Images / build-frontend (push) Successful in 1m22s
Build and Push Docker Images / build-website (push) Successful in 23s
Build and Push Docker Images / build-central-services-api (push) Successful in 22s
Build and Push Docker Images / build-backend (push) Successful in 43s
Build and Push Docker Images / build-central-services-admin (push) Successful in 21s
Build and Push Docker Images / build-docs (push) Successful in 21s

This commit is contained in:
root
2026-08-31 18:49:40 +00:00
parent 6afc799f69
commit d90499a101
12 changed files with 397 additions and 39 deletions

View File

@@ -12,6 +12,7 @@ import {
contracttypes,
costcentres,
createddocuments,
documenttemplates,
customerinventoryitems,
customerspaces,
customers,
@@ -237,6 +238,9 @@ export const resourceConfig = {
texttemplates: {
table: texttemplates
},
documenttemplates: {
table: documenttemplates,
},
incominginvoices: {
table: incominginvoices,
mtmLoad: ["statementallocations","files"],