Hi,
Just thought I would mention that with the latest build I am seeing the
following in the terminal I start Gnucash from. I see there have been some
scheme changes so assuming it is related.
Unbound variable: gnc:ipmt
gnc:"ipmt" is not a scm procedure
Unbound variable: gnc:ppmt
gnc:"ppmt" is no
These are defined in fin.scm
-derek
Sent using my mobile device. Please excuse any typos.
On February 19, 2018 6:29:33 AM Robert Fewell <14ubo...@gmail.com> wrote:
Hi,
Just thought I would mention that with the latest build I am seeing the
following in the terminal I start Gnucash from. I s
Oh...
I deleted fin.scm because the functions aren’t used in code anywhere. I take it
that they’re called by the SX formula parser. I’ll put it back (though maybe
closer to where it’s used) and document it.
Regards,
John Ralls
> On Feb 19, 2018, at 4:25 AM, Derek Atkins wrote:
>
> These are d