Commerce as a Quotation system
Hi,
I've been looking at different ways to develop a quotation system. Can drupal commerce work in the follow scenario:
If I have a few hundred registered users(service providers) who provide a particular service. The services can be categorised where they can select a limited number of categories relevant to the services they offer in their user profile.
Then I need a quotation system that allows users who need x-number of quotes for services related to the service categories of the registered service providers.
So there needs to be a Request For Quotation form that users fill in and send. The RFQ then gets sent to the relevant service providers who can then respond with a detailed quotation.
Other features that I'd need:
Limit the number of quotes that can be sent - this can even be done manually where we can stop quotes from being sent to the user who sent the RFQ.
Anyone know how I can do this with Drupal or if it's possible with Drupal Commerce??
