> On Jul 20, 2023, at 7:56 AM, Henry Law <n...@lawshouse.org> wrote:
> 
> I'm trying to sort out a baffling data problem with GNUCash and I'm
> looking at the logs.  
> 
> I can get most of it, thanks to the column name record at the start,
> but
> 
>   1. What do '=====START" and "=====END" signify? 
>   2. What is the "mod" field (field #1); I see values of 'B', 'C', and
>      'D' but can't deduce what they mean.
> 

They're not actually meant to be human readable.

START and END delimit a single transaction edit; each line reflects the state 
of the transaction in that edit. 'B' lines reflect the state at the beginning 
of the edit, as to 'D' (for delete) and 'R' (for rollback). 'C' is for commit 
and the data in a C line is the new state of the transaction once it's 
committed.

There's some documentation at 
https://code.gnucash.org/docs/MASTER/group__TransLog.html.

Regards,
John Ralls

_______________________________________________
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-----
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

Reply via email to