Is there a way to do Inventory Management (for Goods which are bought & sold) in SharePoint 2010 ?. Any suggestions?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
|
The question is still a little vague, but this sounds like it could be highly transactional. In my opinion something like this would be better implemented in a relational database. I am not saying that it couldn't be built in SharePoint, just that you might want to consider a traditional database approach. |
|||||||
|
|
Yes, you could do some light inventory management through SharePoint natively. Basically you would create a workflow that would deduct from a number field. If you were doing something very large scale, you would probably want to consider customizing a solution, but for a small internal "store" you would be able to do this. |
|||
|
|