Here's what we want to do, and I want to just do it with a website… preferrably DNN... maybe even customizing the Repository?
We have lots of documents, right? So, we're always having to FIND them, the paper versions. We have auditors every quarter that come in, and they always needs docs. Especially, we're always looking up Purchase Orders, Invoices, POD's, stuff like that.
I want to be able to:
1) Scan and send to an email
2) When an email hits that mailbox, the attachments get added to a database
3) We use the subject line or the email body to tell the database what indices to use for the documents.
Those are my initial ideas. Essentially, I NEED a repository, then I want to be able to login, tag each document for certain categories (like PO, INVOICE, POD, maybe one or two more), then I want to give users the ability to login and search for their docs.
We're talking like many thousands of documents...
And when a user grabs a PO, I want all related docs to show up, too.
Ideas?! We don't want to pour out $$$ monthly for a 3rd party company to scan our stuff in, when we could just do it ourselves.