Match fee periods properly.

This commit is contained in:
Dominik Pantůček 2023-12-23 19:48:43 +01:00
parent b9030db455
commit 28dd25998b
3 changed files with 34 additions and 1 deletions

View file

@ -85,7 +85,11 @@
(cons (list cm
(with-current-month
cm
(brmember-flags mr)))
(brmember-flags mr))
;; TODO: the following needs to be handled everywhere
(with-current-month
cm
(brmember-spec-fee mr)))
cal))))))
;; Returns the first month of the calendar