|
From: Jeff K. <jt...@ad...> - 2001-09-25 19:58:38
|
[Dieter Simader] No new tables are required, I'll add a source and cleared field to the transaction table. [jeff] Can I take this opportunity to suggest that the transaction table also include a column for 'posted' timestamp and 'postedby' user string. My original submitted patch included a second pair of 'updated' columns that I now realize were superfluous, but I do think that a single overwriteable timestamp/user pair per transaction is very useful and worth the space tradeoff. I have a need to track user responsibility for each transaction and time of entry. I usually reapply this change to each new release, but it would be nice to get it into the source tree. |