docs: update template
This commit is contained in:
parent
ee23d8c3dc
commit
ad53173d20
1 changed files with 8 additions and 3 deletions
|
@ -1,7 +1,12 @@
|
|||
type: invoice # invoice (Rechnung), estimate (Kostenvoranschlag), internal (Eigenbeleg)
|
||||
|
||||
# invoice (Rechnung)
|
||||
# offer (Angebot)
|
||||
# estimate (Kostenvoranschlag)
|
||||
# internal (Eigenbeleg)
|
||||
type: invoice
|
||||
date: 01.01.2024
|
||||
customer_no: 0 # für Rechnung und Kostenvoranschlag
|
||||
invoice_no: 0 # für Rechnung
|
||||
customer_no: 0 # für Rechnung, Angebot und Kostenvoranschlag
|
||||
invoice_no: 0 # für Rechnung und Angebot
|
||||
internal_reason: Begründung # für Eigenbeleg
|
||||
address: |
|
||||
Name
|
||||
|
|
Loading…
Add table
Reference in a new issue