summaryrefslogtreecommitdiffstats
path: root/contrib/invoice-01.md
blob: 74705aed8dbe8417ed8a602297ef5868c91ecace (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
number: "0001"
date: 2024-07-08
due_date: 2024-08-01

notes: ":3"

currency: EUR

client:
  name: Example
  address: Ex Ample, Elpam Xe
  email: hello@example.org

services:
  - name: Programming
    comment: Lorem ipsum
    rate: 1
    qty: 1
    sum: 1

  - name: System administration
    rate: 2.5
    qty: 10
    sum: 25

total: 26
---
remember that computers suck.