summaryrefslogtreecommitdiffstats
path: root/contrib/invoice-01.md
diff options
context:
space:
mode:
authorRomain Gonçalves <me@rgoncalves.se>2024-07-09 10:04:00 +0200
committerRomain Gonçalves <me@rgoncalves.se>2024-07-09 10:07:47 +0200
commit28d5c1c212a06d599160f96cbe0e6c88840ab367 (patch)
treee3504a070c0b212c93db5251c54b324c3ff39380 /contrib/invoice-01.md
downloadinvoiceg-28d5c1c212a06d599160f96cbe0e6c88840ab367.tar.gz
inittrunk
Diffstat (limited to 'contrib/invoice-01.md')
-rw-r--r--contrib/invoice-01.md28
1 files changed, 28 insertions, 0 deletions
diff --git a/contrib/invoice-01.md b/contrib/invoice-01.md
new file mode 100644
index 0000000..74705ae
--- /dev/null
+++ b/contrib/invoice-01.md
@@ -0,0 +1,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.