progress on invoices.

This commit is contained in:
2024-03-14 07:16:59 -07:00
parent 3b49a0804a
commit 5b9c4b7aef
17 changed files with 519 additions and 110 deletions

View File

@@ -10,7 +10,7 @@
(defn processor-field* [request]
(com/field {:label "Processor"}
(com/radio {:size :small
(com/radio-card {:size :small
:name "processor"
:value (:processor (:parsed-query-params request))
:options [{:value ""