Try SourceForge.net. There are over 170,000 open source project to start your project with. There are a million questions to ask about the fit, and there may be other projects that fit better. However, there is a project as SourceForge.net called webERP that is written in PHP and uses MySQL. I am one of the developers. Inventory control is one of its many features but one that comes to mind that might be helpful is a link from a products photograph to the part number of the product. This would allow one to create an ecommerce web site from data collected doing ERP. webERP has EDI capabilities in case that is part of your ecommerce solution. It is easy to integrate webERP with other web based projects.
If you think you want to try webERP let me know by clicking my user id and you will see my web site.
Main Topics
Browse All Topics





by: skiltzPosted on 2008-05-10 at 21:49:23ID: 21541508
Thats a pretty open question. Is there is an open source solution that already does it do what you need it to?? if so then it wouldn't make logical sense to reinvent the wheel. However depending on requirements maybe nothing comes close to what you need, remeber there are lots of good open source .net applications already.
For the client end you you could build a windows application which talks to the front-end website using web services, creating web services with asp.net is very easy.