1
0

fin: General Journal -> Transactions

This commit is contained in:
Simon Michael
2024-04-11 14:48:47 -10:00
parent a5669f01b8
commit fb427e2511

View File

@@ -30,7 +30,7 @@ finance-md:
hledger is -O html; \
echo ; \
echo ; \
echo '## General Journal'; \
echo '## Transactions'; \
echo '(<a href="https://github.com/plaintextaccounting/plaintextaccounting/blob/master/finance/pta.journal">source</a>)'; \
echo '```hledger'; hledger print -x; echo '```'; \
) >>src/finance.md.tmp