Rebuild Inventory

Added Advance Invoices
This commit is contained in:
2024-04-23 20:28:26 +02:00
parent 633d75b798
commit 1cbb8cbacf
6 changed files with 432 additions and 69 deletions

View File

@@ -193,6 +193,9 @@ const templateTypes = [
{
key: "invoices",
label: "Rechnungen"
},{
key: "advanceInvoices",
label: "Abschlagsrechnungen"
}, {
key: "quotes",
label: "Angebote"