luz paz
16b4976381
Fix typos in libgnucash/
...
Found via `codespell -q 3 -L ans,ba,parm,parms,numer`
2021-03-02 01:15:32 +01:00
Christopher Lam
8023065030
[fin.scm] return #f instead of -1 if n is out of range
2020-04-21 11:39:40 +08:00
thetedmunds
d6c5b115d8
Adding lines missing from fix for Bug 797196
...
Adding definition of gnc:amort_balance() that got lost in the original pull-request for Bug 797196.
2020-04-14 07:45:54 -07:00
Geert Janssens
15a35e6a3b
Housekeeping - replace plenty of http links with https
...
There are more, but these are most common ones.
There are also a number of urls that don't behave well when https, so those are skipped
At some point I have also started marking non-working URLs as [DEAD LINK], though
that's not a full coverage.
2019-06-06 15:52:30 +02:00
thetedmunds
483f9a4c83
Bug 797196 - Allow for per-payment rounding in amortization calculations
...
Provides functions gnc:amort_pmt, gnc:amort_ppmt, and gnc:amort_ipmt in
fin.scm.
2019-04-25 13:28:40 -07:00
John Ralls
5311e5a386
Revert "Merge T Edmunds's 'amortization-rounding' into maint."
...
This reverts commit aa53c23239
, reversing
changes made to 3c946a8449
, because
aa53c23
was based on master and so undid other changes made to maint
since the last merge-to-master.
2019-04-25 13:19:28 -07:00
John Ralls
aa53c23239
Merge T Edmunds's 'amortization-rounding' into maint.
2019-04-20 12:36:51 -07:00
thetedmunds
9afc856c20
Changed gnc:computeInterestIncrement to directly calculate the amount of interest accrued in the specified compounding period. Bug 797195.
2019-04-17 12:11:29 -07:00
thetedmunds
5f9020016a
Amended commit to address pull-request comments.
2019-04-17 11:52:24 -07:00
John Ralls
720acddff2
Restore fin.scm, incorrectly removed earlier.
...
But put it in app-utils where it's used and load it explicitly.
2018-02-19 10:50:38 -08:00