Adds ability for users to configure basic ezcater integration.
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
[auto-ap.datomic.users :as d-users]
|
||||
[auto-ap.graphql.accounts :as gq-accounts]
|
||||
[auto-ap.graphql.checks :as gq-checks]
|
||||
[auto-ap.graphql.ezcater :as gq-ezcater]
|
||||
[auto-ap.graphql.clients :as gq-clients]
|
||||
[auto-ap.graphql.expected-deposit :as gq-expected-deposit]
|
||||
[auto-ap.graphql.import-batch :as gq-import-batches]
|
||||
@@ -804,6 +805,7 @@
|
||||
gq-import-batches/attach
|
||||
gq-transactions/attach
|
||||
gq-expected-deposit/attach
|
||||
gq-ezcater/attach
|
||||
gq-invoices/attach
|
||||
gq-clients/attach
|
||||
gq-sales-orders/attach
|
||||
|
||||
Reference in New Issue
Block a user