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:
6
.bin/filli-report
Normal file → Executable file
6
.bin/filli-report
Normal file → Executable 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
|
||||
|
||||
Reference in New Issue
Block a user