Use JendaSAP compatibility layer for transaction pairing.

This commit is contained in:
Dominik Pantůček 2023-04-04 09:35:33 +02:00
parent 067f5eba62
commit af408439dd
3 changed files with 15 additions and 6 deletions

View file

@ -212,7 +212,7 @@ 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
period.import.scm configuration.import.scm
members-payments.o: members-payments.import.scm
members-payments.import.scm: $(MEMBERS-PAYMENTS-SOURCES)