-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbuildout.cfg
executable file
·85 lines (81 loc) · 2.45 KB
/
buildout.cfg
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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
[buildout]
parts =
odoo
versions = versions
find-links =
http://download.gna.org/pychart/
extensions = gp.vcsdevelop
vcs-extend-develop =
git+https://github.com/anybox/anybox.recipe.odoo#egg=anybox.recipe.odoo
vcs-update = Trues
newest = false
[odoo]
git-warn-sha-pins = False
vcs-clear-retry = True
recipe = anybox.recipe.odoo:server
eggs =
gevent
unidecode
paramiko
version = git https://github.com/oca/ocb.git odoo 9.0
addons =
git https://github.com/OCA/operating-unit parts/operating-unit 9.0
merges =
git https://github.com/Eficent/operating-unit parts/operating-unit 9.0-sale_operating_unit
git https://github.com/Eficent/operating-unit parts/operating-unit 9.0-stock_operating_unit
git https://github.com/Eficent/operating-unit parts/operating-unit 9.0-purchase_operating_unit
git https://github.com/Eficent/operating-unit parts/operating-unit 9.0-procurement_operating_unit
git https://github.com/Eficent/operating-unit parts/operating-unit 9.0-crm_operating_unit
git https://github.com/Eficent/operating-unit parts/operating-unit 9.0-crm_claim_operating_unit
git https://github.com/Eficent/operating-unit parts/operating-unit 9.0-add-account_operating_unit
git https://github.com/Eficent/operating-unit parts/operating-unit 9.0-stock_account_operating_unit
git https://github.com/Eficent/operating-unit parts/operating-unit 9.0-sale_stock_operating_unit
git https://github.com/Eficent/operating-unit parts/operating-unit 9.0-sale_stock_operating_unit
git https://github.com/Eficent/operating-unit parts/operating-unit 9.0-hr_expense_operating_unit
git https://github.com/Eficent/operating-unit parts/operating-unit 9.0-hr_contract_operating_unit
git https://github.com/Eficent/operating-unit parts/operating-unit 9.0-hr_payroll_account_operating_unit
options.db_user = odoo
options.xmlrpc_port = 8079
options.db_port = 5433
[versions]
Babel=1.3
Jinja2=2.7.3
Mako=1.0.1
MarkupSafe=0.23
Pillow=2.7.0
Python-Chart=1.39
PyYAML=3.11
Werkzeug=0.9.6
argparse=1.2.1
decorator=3.4.0
docutils=0.12
feedparser=5.1.3
gdata=2.0.18
gevent=1.0.2
greenlet=0.4.7
jcconv=0.2.3
lxml=3.4.1
mock=1.0.1
ofxparse=0.14
passlib=1.6.2
psutil=2.2.0
psycogreen=1.0
psycopg2=2.5.4
pyPdf=1.13
pydot=1.0.2
pyparsing=2.0.3
pyserial=2.7
python-dateutil=2.4.0
python-ldap=2.4.19
python-openid=2.2.5
pytz=2014.10
pyusb=1.0.0b2
qrcode=5.1
reportlab=3.1.44
requests=2.6.0
six=1.9.0
suds-jurko=0.6
vatnumber=1.2
vobject=0.6.6
wsgiref=0.1.2
xlwt=0.7.5