Files: caefc9cf5b231ff5d9fc4594efd7297410edca79 / TODO
853 bytesRaw
1 | Things to do, in no particular order: |
2 | |
3 | * Fix all the regexp problems that are surely in there |
4 | * Allow for a global config file, and a personal config file |
5 | * Allow some defaults to be set in the config file to shorten command line |
6 | * Tweak PostScript to make sure nothing falls in the "forbidden" MICR area |
7 | * Print receipts or whatever on check blanks that allow space for that |
8 | * Command-line options for payee, date, memo, and amount |
9 | (Print out entire, filled out check, not just empty) |
10 | * Write a GUI around this thing |
11 | * Get more check blank definitions |
12 | * Pass MICR tweaks on command line (?) |
13 | * Include a --print option on command line? |
14 | * Include a --pdf option on command line? (generate PDF, not PS) |
15 | * Add Document Structuring Convention stuff to the PS file |
16 | |
17 | And finally... |
18 | * Convince someone to have the output professionally tested. |
19 |
Built with git-ssb-web