Preliminary payments and fees in one table.
This commit is contained in:
parent
a6f307d230
commit
34f54b2bb0
3 changed files with 22 additions and 6 deletions
|
@ -282,7 +282,7 @@
|
|||
(bal 0))
|
||||
(if (null? trs)
|
||||
(let ((res (reverse rbls)))
|
||||
(print res)
|
||||
;;(print res)
|
||||
res)
|
||||
(let* ((amt (list-ref (car trs) 4))
|
||||
(nbal (+ bal amt)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue