On Wed, 9 Jan 2019 at 06:37, DaveW wrote:
> ...
>
> 1. The commands work equally for 18.04 and 18.10?
>
Yes, I believe so, they may not all be necessary on 18.04 but they won't do
any harm.
>
> 2. I currently have Gnucash 3.2 loaded and working. It
>
On Tue, 8 Jan 2019 09:48:41 -0800
"Stephen M. Butler" wrote:
> On 1/7/19 9:11 PM, Adrien Monteleone wrote:
> >> On Jan 7, 2019, at 5:41 PM, DaveW wrote:
> >>
> >> Thank you Stephen and Colin,
> >>
> >> I am going around and around. I am a little confused as to
> >> whether the instructions in
The answer is probably in app-utils/calculation. All of that was probably
written before Guile grew a rational number class and I think that GncNumerics
get converted to doubles before being passed to the interest functions. That
would pretty much guarantee rounding issues.
Regards,
John Ralls
Well the SCM has numerous references to "round" and "rounding errors" so
it's to be expected.
Please file a bug with example numbers, and hopefully these errors may
be fixed.
On 9/1/19 7:35 am, David Carlson wrote:
John,
Thanks for the reference. Alas, I will need to do some homework to
pr
John,
Thanks for the reference. Alas, I will need to do some homework to
properly read SCM. There must still be some sort of rounding issue
creeping in if the Scheduled Transaction SLR sometimes generates an
imbalance from ppmt = pmt - ipmt.
David C
On Tue, Jan 8, 2019 at 3:44 PM John Ralls w
On 1/8/19 1:11 PM, Colin Law wrote:
> On Tue, 8 Jan 2019 at 17:52, Stephen M. Butler wrote:
>
>> I am trying to get a better deb via Launchpad were we can put up a ppa
>> for folks to point to. Probably name it "gnucash-daily", although I
>> don't see it changing daily but as commits are made to
The thee functions are defined in
https://github.com/Gnucash/gnucash/blob/maint/libgnucash/app-utils/fin.scm,
prefixed with gnc: (so gnc:ipmt etc.).
At line 41ff you'll see that ppmt = pmt - ipmt.
Regards,
John Ralls
> On Jan 8, 2019, at 12:48 PM, David Carlson
> wrote:
>
> My point is tha
On Tue, 8 Jan 2019 at 17:52, Stephen M. Butler wrote:
>
> I am trying to get a better deb via Launchpad were we can put up a ppa
> for folks to point to. Probably name it "gnucash-daily", although I
> don't see it changing daily but as commits are made to the maint branch.
>
>From my personal p
My point is that the equations are defined by the assistant, and I think
that they can be expressed in a form that concentrates all the errors into
one line where a simple rounding would not generate a problem where the
parts do not add up to 100%. Granted, the errors may sometimes cause
inaccurat
I found bugs 796946 and 796953 for scheduled transactions. This is probably
the same issue.
MikeComm wrote
> New release install of 3.4 under Windows 10, obtained by following
> recent link in this forum. To set up a scheduled mortgage payment -
> entered amounts, interest, accounts, loan length, r
On 1/7/19 9:11 PM, Adrien Monteleone wrote:
>> On Jan 7, 2019, at 5:41 PM, DaveW wrote:
>>
>> Thank you Stephen and Colin,
>>
>> I am going around and around. I am a little confused as to whether the
>> instructions in the above thread apply to 18.04 or 18.10??
>> Nevertheless, I followed the co
Hi,
currently the CSV importer obeys with the “automatic digital point” setting in
Preferences->General.
IMO this should be changed. The above setting is a convenience for manual
input. But csv files are normally generated automatically and often do not
include a point for whole figures. In th
> On Jan 8, 2019, at 4:53 AM, Colin Law wrote:
>
> On Tue, 8 Jan 2019 at 10:46, Adrien Monteleone <
> adrien.montele...@lusfiber.net> wrote:
>
>> See my replies in this thread on -devel starting here:
>> https://lists.gnucash.org/pipermail/gnucash-devel/2019-January/043146.html
>
>
> Is not t
On Tue, 8 Jan 2019 at 10:46, Adrien Monteleone <
adrien.montele...@lusfiber.net> wrote:
> See my replies in this thread on -devel starting here:
> https://lists.gnucash.org/pipermail/gnucash-devel/2019-January/043146.html
Is not that referring to the Disc deb file, not the one built by Stephen
f
See my replies in this thread on -devel starting here:
https://lists.gnucash.org/pipermail/gnucash-devel/2019-January/043146.html
I gave up, as I figured at this point, building from source would be less
hassle. (I don’t need it anyway, I use GC on Mac daily - I was just testing the
.deb)
If i
On Tue, 8 Jan 2019 at 09:23, Adrien Monteleone <
adrien.montele...@lusfiber.net> wrote:
> Yes, on a clean installation of 18.10. But as I experienced with an
> upgrade from Xenial (via Bionic first) GnuCash keeps wanting to look for
> older versions of libboost for some reason and trying to instal
Yes, on a clean installation of 18.10. But as I experienced with an upgrade
from Xenial (via Bionic first) GnuCash keeps wanting to look for older versions
of libboost for some reason and trying to install those packages exposes a can
of worms. Though I’m not sure how many people would be workin
On Tue, 8 Jan 2019 at 05:15, Adrien Monteleone <
adrien.montele...@lusfiber.net> wrote:
>
> 18.04, I’ve tested them on 18.10, but there is a larger dependency mess.
There is no dependency hell installing from Stephen's deb on 18.10 (
https://drive.google.com/open?id=172BMIvLgD7twcGEWkR5GcddoZ_A4QW
I have installed this on several machines without problems. What
happens if, in a terminal, you run the commands
which gnucash
and
apt-cache policy gnucash
and also when you try to run it from the command line, so again in a
terminal just run
gnucash
In case you don't know, you can copy from the
19 matches
Mail list logo