Start integrating progress% into payments processing.
This commit is contained in:
parent
c2f2e0b076
commit
7bee6fec99
2 changed files with 20 additions and 15 deletions
|
@ -214,7 +214,8 @@ bank-fio.import.scm: $(BANK-FIO-SOURCES)
|
|||
|
||||
MEMBERS-PAYMENTS-SOURCES=members-payments.scm bank-account.import.scm \
|
||||
dictionary.import.scm member-fees.import.scm \
|
||||
period.import.scm configuration.import.scm utils.import.scm
|
||||
period.import.scm configuration.import.scm utils.import.scm \
|
||||
progress.import.scm
|
||||
|
||||
members-payments.o: members-payments.import.scm
|
||||
members-payments.import.scm: $(MEMBERS-PAYMENTS-SOURCES)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue