Upsert entity from invoice should work in cloud
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
(ns auto-ap.graphql.invoices
|
||||
(:require
|
||||
[auto-ap.datomic
|
||||
:refer [conn pull-attr pull-many pull-ref random-tempid upsert-entity]]
|
||||
:refer [conn pull-attr pull-many pull-ref random-tempid ]]
|
||||
[iol-ion.tx :refer [upsert-entity]]
|
||||
[auto-ap.datomic.clients :as d-clients]
|
||||
[auto-ap.datomic.invoices :as d-invoices]
|
||||
[auto-ap.datomic.vendors :as d-vendors]
|
||||
|
||||
Reference in New Issue
Block a user