-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontrol
63 lines (62 loc) · 1.47 KB
/
control
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
59
60
61
62
63
Source: odoo
Section: net
Priority: optional
Maintainer: OpenERP SA <[email protected]>
Build-Depends: debhelper (>= 9.0), python, rsync
Standards-Version: 3.9.5.0
Homepage: http://www.odoo.com/
Vcs-Git: https://github.com/odoo/odoo
Package: odoo
Section: net
Architecture: all
Depends:
${misc:Depends},
adduser,
postgresql-client,
python,
python-dateutil,
python-decorator,
python-docutils,
python-feedparser,
python-imaging,
python-jinja2,
python-ldap,
python-libxslt1,
python-lxml,
python-mako,
python-mock,
python-openid,
python-passlib,
python-psutil,
python-psycopg2,
python-pybabel,
python-pychart,
python-pydot,
python-pyparsing,
python-pypdf,
python-reportlab,
python-requests,
python-simplejson,
python-tz,
python-unittest2,
python-vatnumber,
python-vobject,
python-werkzeug,
python-xlwt,
python-yaml,
Conflicts: tinyerp-server, openerp-server, openerp-web, openerp
Replaces: tinyerp-server, openerp-server, openerp-web, openerp
Recommends:
antiword,
graphviz,
ghostscript,
postgresql,
python-gevent,
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 an XML-RPC
interface.