Enterprise Apps

Compiere Open Source ERP / CRM solution

Roland Quast points me to Compiere the ERP / CRM System that is an open source ERP suite.

Quote:

One thing that I personally found interesting about it was the accounting side of it.

Many of the concepts in this package are core to how you should build a system that deals with workflow and accounting (most ecom sites).

Roland calls it probably one of the best opensource ecom packages he has seen on the net so far.

Commercially the compiere system is implemented by over 60+ Partners worldwide. As an international part of the Compiere eco-system, partners are independent Application Solution Providers (ASP), Application Solution Vendors

Value Added Resellers (VAR) , System Integrators, System Implementers and of course Consultants

Compiere is based on Oracle, but I've seen Codaf as another rdbms option.

Some resources on Compiere:

Average rating
(0 votes)

Similar entries

  • eGroupWare released

  • SAP JCO Generator

  • Sugar CRM 4.0 released

  • a free FAQ system in PHP

  • Over the last 2 weeks I’ve had problems on three sites with the exact same problem.

    The watchdog table grew FASTER than the cron job (which should delete old log entries older than e.g. 3 days) would have deleted it.

    This again ended in a “device full” last night when one watchdog table became 5 gigs.

    (and I had a “table full” problem on another site last week – tough 64bit MYSQL should be able to do 4TB spaces, that one was 4GB only)

    Now, it’s obvious that disk full problems shouldn’t be a problem for a content management system like Drupal to take care about,