Tags/topics: 
1
Answers
Vote up!
0
Vote down!

Product Received Acknowledgement

I am looking for suggestions on the best way to handle an issue that has come up with a project that I am working on. I need to allow for someone to order a product and then once they have received the product come back and acknowledge that they did receive said product.

For example:
First quarter widgets are available from Jan 1 to March 1. Once March 2nd rolls around I want to have those that received the widgets during that period would come back to the site and acknowledge that they did receive the widgets.

I was thinking of using a Webform with a link back to the Product Entity ID but thought I would throw things out to the community and see if anyone has done something such as this and or get suggestions.

Thanks in advance.

Asked by: criley
on March 15, 2013

1 Answer

Vote up!
1
Vote down!

Hi,

As you know, sometimes you can do something in a lot of different ways
in drupal so I was waiting for somebody else ideas.
But in my opinion, using webform module is a good idea.
And you can use the data got by webform module to create reports using this module: http://drupal.org/project/webform_report

Thanks

Answer by: realskorpion
Posted: Mar 17, 2013

Comments

Agreed that the webform module would well in this situation.

- Josh Miller on March 18, 2013