I've thought a bit about an audit log for the sql backend. If all you need is
a parallel set of tables (e.g. for accounts, have accounts_audit_log which
contains the same fields, as well as an autoinc index and date), then you might
be able to implement it using triggers - any change to the acc
Derek Atkins wrote:
Hi,
Please remember to CC gnucash-devel on all replies using your mailer's
Reply-To-List or Reply-All functionality.
Missed that. Now I have pressed correct button. :)
Vladimir Bashkirtsev writes:
Derek,
Perhaps I need to check ascertain amount of work involved. T
Hi,
Please remember to CC gnucash-devel on all replies using your mailer's
Reply-To-List or Reply-All functionality.
Vladimir Bashkirtsev writes:
> Derek,
>
> Perhaps I need to check ascertain amount of work involved. There's two
> approaches we can take: first one is using timestamps and re-re
Tom Browder wrote:
On Thu, Aug 13, 2009 at 15:56, Tim Abell wrote:
Late to the party, but currently I prefer tab indents to spaces as it allows
each developer to decide for themselves how big the indent is.
...
-ce Cuddle else and preceeding `}´.
Ugly!
-Tom
Ugliness is in the eye of t
On Thu, Aug 13, 2009 at 15:56, Tim Abell wrote:
> Late to the party, but currently I prefer tab indents to spaces as it allows
> each developer to decide for themselves how big the indent is.
...
>> -ce Cuddle else and preceeding `}´.
Ugly!
-Tom
___