Updates page as needed.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user