Open source application ERP & CRM in Python using Postgresql Maintained by:laurent@ospowa.com Port Added: 28 Feb 2009 20:02:15 Also Listed In:python License: not specified in port
OpenERP is a complete ERP and CRM. The main features are accounting
(analytic and financial), stock management, sales and purchases
management, tasks automation, marketing campaigns, help desk, POS, etc.
Technical features include a distributed server, flexible workflows, an
object database, a dynamic GUI, customizable reports, and XML-RPC
interfaces.
WWW: http://www.openerp.com/
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
OpenERP is a complete ERP and CRM. The main features are accounting
(analytic and financial), stock management, sales and purchases
management, tasks automation, marketing campaigns, help desk, POS, etc.
Technical features include a distributed server, flexible workflows, an
object database, a dynamic GUI, customizable reports, and XML-RPC
interfaces.
WWW: http://www.openerp.com/
PR: ports/132159
Submitted by: Wen Heping<wenheping at gmail.com>