Uploading invoices now attaches the file.
This commit is contained in:
@@ -471,7 +471,15 @@
|
||||
:requires [:auto-ap/add-transaction-import2]}
|
||||
:auto-ap/apply-idents-to-well-known {:txes-fn `apply-idents-to-well-known
|
||||
:requires [:auto-ap/add-general-ledger6
|
||||
:auto-ap/add-account-to-vendor]}}
|
||||
:auto-ap/add-account-to-vendor]}
|
||||
:auto-ap/add-invoice-link {:txes [[{:db/ident :invoice/source-url
|
||||
:db/doc "An s3 location for the invoice"
|
||||
:db/valueType :db.type/string
|
||||
:db/cardinality :db.cardinality/one}
|
||||
{:db/ident :invoice/location
|
||||
:db/doc "The location to code the invoice as"
|
||||
:db/valueType :db.type/string
|
||||
:db/cardinality :db.cardinality/one}]]}}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user