Richard Parsons richard.lee.parsons@gmail.com asked for something:
- Stores data about a case: [...]
- Store documents for each case: [...]
- Enable templating: [...]
- Produce reports: [...]
Well, RT (request-tracker) *could* do all of those and I'm pretty sure that all functions can be accessed from the command line, but sometimes with a little work and perl scripting.
There's probably quicker partial solutions like http://ditz.rubyforge.org/ (maybe doesn't do templating?) and I'm sure there are others around.
Hope that helps,