I need to create a custom client inventory management tool. There are only basic requirements (customer management, adding notes for them, attaching e-mail, etc.) for CMR, except for the integration of a specific application for storing and receiving some data.
So, I am looking for open source CRM where I can add this specific material because I do not want to reinvent and execute the next CRM myself. So I am looking for an open source web interface written in Java that is based on the modern Java Web Stack . I would prefer something based on Spring (or EJB 3.1) and JPA . Of course, more important than the technologies used is the quality of the code (and the documentation).
After examining for several hours, I did not find a single project that would meet my needs. So I ask: can someone recommend a CRM that suits my needs, or should I fully implement it myself?
Ralph source
share