Preliminary payments filtering in member-payments.
This commit is contained in:
parent
f3fef71026
commit
ba62b905fd
3 changed files with 20 additions and 10 deletions
|
@ -212,7 +212,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
|
||||
period.import.scm configuration.import.scm utils.import.scm \
|
||||
month.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