switched from auto pay to scheduled payment
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
(-> x
|
||||
(update :invoice/date c/from-date)
|
||||
(update :invoice/due c/from-date)
|
||||
(update :invoice/scheduled-payment c/from-date)
|
||||
(update :invoice/status :db/ident)
|
||||
(rename-keys {:invoice-payment/_invoice :invoice/payments})))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user