Updates page as needed.

This commit is contained in:
Bryce
2024-03-29 10:43:15 -07:00
parent 6496eea485
commit d34e125b6f
4 changed files with 19 additions and 24 deletions

View File

@@ -1035,6 +1035,8 @@
(= "" (:check-number snapshot)))
(throw (Exception. "Check number is required")))
true))
;; TODO just confirm that the outstanding balances haven't been surpassed
;; and that the invoices are still pending
result (exception->4xx
#(if (= :handwrite-check (:method snapshot))
(add-handwritten-check request this snapshot)