Porting to new calendar modules.
This commit is contained in:
parent
21a58e9536
commit
cc463991c1
10 changed files with 57 additions and 545 deletions
|
@ -52,7 +52,7 @@
|
|||
bank-fio
|
||||
util-dict-list
|
||||
members-fees
|
||||
period
|
||||
cal-period
|
||||
configuration
|
||||
util-list
|
||||
progress
|
||||
|
@ -64,7 +64,7 @@
|
|||
|
||||
;; Lookup CZK/EUR
|
||||
(define (lookup-eur-rate)
|
||||
(car (lookup-by-period exchange-rates-lookup-table)))
|
||||
(car (lookup-by-cal-period exchange-rates-lookup-table)))
|
||||
|
||||
;; Extract probable member-id from transaction
|
||||
(define (transaction-extract-member-id transaction)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue