This is one of the most common workflows that every company needs.
Companies have employees who make purchase requests, then business rules get fired, then you wait for approval. E.g. If less than $1K, then your direct manager can approve.
Unfortunately, no one has an out of the box solution for this, so here are your choices:
Choices:* TFS 2012 (too hard) You can have requests go in as a work items but there is no workflow service that runs on the server, so the workflow would have to be in a separate web service using WF4.
Suggestion to Microsoft: Please provide an out of the box solution for CRM and SharePoint, so we don't have to configure this for each client.