~etsinko/openobject-server/openobject-server-7.0

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
Source: openerp
Section: net
Priority: optional
Maintainer: OpenERP SA <al@openerp.com>
Build-Depends: debhelper (>= 7.0.50~), python, rsync
Standards-Version: 3.9.1
Homepage: http://www.openerp.com/
Vcs-Bzr: https://launchpad.net/openobject

Package: openerp
Section: net
Architecture: all
Depends:
 ${misc:Depends},
 adduser,
 python,
 postgresql-client,
 python-dateutil,
 python-docutils,
 python-feedparser,
 python-gdata,
 python-imaging,
 python-jinja2,
 python-ldap,
 python-libxslt1,
 python-lxml,
 python-mako,
 python-mock,
 python-openid,
 python-psutil,
 python-psycopg2,
 python-pybabel,
 python-pychart,
 python-pydot,
 python-pyparsing,
 python-reportlab,
 python-simplejson,
 python-tz,
 python-unittest2,
 python-vatnumber,
 python-vobject,
 python-webdav,
 python-werkzeug,
 python-xlwt,
 python-yaml,
 python-zsi
Conflicts: tinyerp-server, openerp-server, openerp-web
Replaces: tinyerp-server, openerp-server, openerp-web
Recommends:
 graphviz, ghostscript, postgresql, python-matplotlib, poppler-utils
Description: OpenERP Enterprise Resource Management
 OpenERP, previously known as TinyERP, 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 NET-RPC and XML-RPC
 interfaces.