unpaid invoice matching

This commit is contained in:
2021-01-25 11:12:43 -08:00
parent e614732bbb
commit 97c05d1638
7 changed files with 67 additions and 2 deletions

View File

@@ -217,6 +217,7 @@
:location "A"
:amount (Math/abs (double amount))}]))
;; temporarily removed to automatically match autopaid invoices
#_(and (not existing-check)
(seq autopay-invoices-matches)) #_(add-new-payment autopay-invoices-matches bank-account-id client-id)