We are about to start developing an ERP for small companies, and the question is if there is some free framework for ERP that I can use? Is something done to accelerate the process?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It’s a little unclear from your question what you’re wanting. If you want to use existing open source ERP software and possibly extend it (subject to the terms of its license), there’s a nice list at List of ERP software packages on Wikipedia.
If you’re wanting a framework that will help you write a custom ERP package, I am not aware of any such software. I’d treat it like any other software project – gather requirements, then look for pieces that can be used off-the-shelf. Some examples:
And so on. Don’t go overboard; use only the pieces you need.
EDIT: Apparently at least one ERP framework exists: WyattERP. If you’re comfortable with Tcl, it may be worth a look.