fix
This commit is contained in:
@@ -501,7 +501,7 @@
|
|||||||
(t/today)
|
(t/today)
|
||||||
(t/days 1))]
|
(t/days 1))]
|
||||||
(println d)
|
(println d)
|
||||||
(square/upsert client square-location d (t/plus d t/days 1))))
|
(square/upsert client square-location (c/to-date-time d) (c/to-date-time (t/plus d (t/days 1))))))
|
||||||
|
|
||||||
(println "refunds")
|
(println "refunds")
|
||||||
(square/upsert-refunds client square-location)
|
(square/upsert-refunds client square-location)
|
||||||
|
|||||||
Reference in New Issue
Block a user