fixes bugs, makes checks printable for different dates.
This commit is contained in:
@@ -212,7 +212,8 @@
|
||||
client_id
|
||||
bank-account-id
|
||||
type
|
||||
(:id context))
|
||||
(:id context)
|
||||
(time/now))
|
||||
u/->graphql))))
|
||||
|
||||
(defn edit-invoice [context {{:keys [id due invoice_number vendor_id total date expense_accounts scheduled_payment] :as in} :invoice} _]
|
||||
|
||||
Reference in New Issue
Block a user