Less error prone
This commit is contained in:
@@ -479,7 +479,11 @@
|
||||
{:db/ident :invoice/location
|
||||
:db/doc "The location to code the invoice as"
|
||||
:db/valueType :db.type/string
|
||||
:db/cardinality :db.cardinality/one}]]}}
|
||||
:db/cardinality :db.cardinality/one}]]}
|
||||
:auto-ap/add-invoice-similarity {:txes [[{:db/ident :invoice/similarity
|
||||
:db/doc "How close an invoice matches its import"
|
||||
:db/valueType :db.type/double
|
||||
:db/cardinality :db.cardinality/one}]]}}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user