[GNC] Transaction Report Default Account

Michael or Penny Novack stepbystepfarm at comcast.net
Sun May 10 11:00:31 EDT 2020


On 5/10/2020 3:43 AM, flywire wrote:
> Something must have changed eg:
> https://www.gnucash.org/docs/v3/C/gnucash-guide/figures/cbook_TransactionRptAssets.png
>
> I know I can change the report setting. Can someone point me to the guile
> file on my computer for that report? I'd like to tweak it.

Question -- Have you ever programmed in LISP? (any of it's dialects) or 
at least looked at/can read it? Or any purely functional computer 
language. SCHEME is a LISP dialect.If you have only worked with 
procedural computer languages (they may have and call functions, but 
these primarily used for what they do as opposed to what they return*) 
it is likely to be a steep learning curve.

Michael D Novack


* It is not always what the language is. Thus a language like c is 
usually used as a procedural language but it CAN be used as a functional 
language. Might appear a  strange looking c program, but that is what I 
was challenged to do while learning c, rewrite one of my normally 
written exercises as pure function.




More information about the gnucash-user mailing list