diff options
author | Ben Sima <ben@bsima.me> | 2021-05-16 09:46:18 -0400 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2021-05-16 09:46:18 -0400 |
commit | d703879f5022ce528cd4513afa51a3b507d4be66 (patch) | |
tree | d396c3bfc2c650579d6518bec152dec3c1b13b65 | |
parent | f6d682b088538e3797e6826213335ebe8341aa8a (diff) |
emit cleared tx
-rwxr-xr-x | payinfo-to-journal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/payinfo-to-journal b/payinfo-to-journal index 5c22232..abdc4c4 100755 --- a/payinfo-to-journal +++ b/payinfo-to-journal @@ -46,7 +46,7 @@ get_deposits() { deposits=$(get_deposits) cat <<EOF >> ~/org/fund/from-bamboohr.journal -$(date --date="$date" '+%Y/%m/%d') Groq Paycheck +$(date --date="$date" '+%Y/%m/%d') * Groq Paycheck in:me:groq:salary -$income USD ex:me:taxs:federal:income $(sel "Federal") USD ex:me:taxs:federal:medicare $(sel "Medicare") USD |