No description
Find a file
Andriy Utkin 32a072f99c Replace PDF's PNG for a less blurry one
convert -verbose -density 150 -trim -quality 0 -flatten invoice.pdf invoice.pdf.png
2024-09-13 16:46:27 +01:00
docs/demo Replace PDF's PNG for a less blurry one 2024-09-13 16:46:27 +01:00
invoice-system-common Add everything 2024-09-13 14:42:56 +01:00
ultimate-evil/2024-10-01 Add everything 2024-09-13 14:42:56 +01:00
README.md Add demo invoice PDF and its look in browser 2024-09-13 16:42:39 +01:00

Demo asciicast

Demo GIF

Demo PDF looks like this

make sure taskdb is actual and everything relevant is tagged

cp customer-name/prev-month-date customer-name/new-month-date cd customer-name/new-month-date make clean make timesheet.txt cat timesheet.txt

create payment link with data from timesheet.txt edit pay.url edit env.sh.inc edit email-template/*

make email-draft.txt review it

edit invoice-top.html make invoice.pdf review it

make email.txt