Use specific fee in all computations.
This commit is contained in:
parent
28dd25998b
commit
c987ac6c81
2 changed files with 7 additions and 5 deletions
|
@ -487,8 +487,7 @@
|
|||
(let ((fee-period (cal-month-find-period fee-periods)))
|
||||
(if fee-period
|
||||
(let ()
|
||||
(print fee-period)
|
||||
#t)
|
||||
(car (cal-period-scomment fee-period)))
|
||||
#f))
|
||||
#f)))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue