logging.
This commit is contained in:
@@ -285,5 +285,10 @@
|
||||
{:db/ident :square-location/client-location
|
||||
:db/doc "The client location that this location should match to. e.g. WH"
|
||||
:db/valueType :db.type/string
|
||||
:db/cardinality :db.cardinality/one}]]}})
|
||||
:db/cardinality :db.cardinality/one}]]}
|
||||
:add-indices {:txes [[{:db/ident :sales-order/date
|
||||
:db/index true}
|
||||
{:db/ident :sales-order/client
|
||||
:db/index true}]]
|
||||
:requires [:add-orders]}})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user