1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

feat: pimp filli-report

This commit is contained in:
2022-07-25 12:34:25 +02:00
parent e5d63b92d7
commit f805e3a076

6
.bin/filli-report Normal file → Executable file
View File

@@ -1,4 +1,6 @@
#!/bin/sh
hora reg 'miaengiadina|fysi|filli' -O csv \
hora reg 'fillidefilla' -O csv \
-b "$(date -d "$(date +%Y-%m)-20 last month" +%Y-%m-%d)" \
-e "$(date -d "$(date +%Y-%m)-19" +%Y-%m-%d)"
-e "$(date -d "$(date +%Y-%m)-19" +%Y-%m-%d)" \
| sed 's/(fillidefilla:\(.*\))/\1/g' \
| xsv select date,amount,total,account,description