Unify fees and payments.
This commit is contained in:
parent
b489483229
commit
a10e724629
3 changed files with 37 additions and 2 deletions
|
@ -269,7 +269,10 @@
|
|||
(print "Current month: " (cal-month->string (*current-month*)))
|
||||
(newline)
|
||||
(if mr
|
||||
(print-member-table mr)
|
||||
(let ()
|
||||
(print-member-table mr)
|
||||
(brmember-balance-history mr)
|
||||
)
|
||||
(print-members-base-table MB))
|
||||
(newline))
|
||||
((print-stats)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue