-
Notifications
You must be signed in to change notification settings - Fork 2
/
buildout.cfg
31 lines (25 loc) · 937 Bytes
/
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
[buildout]
extends = base.cfg
[odoo]
version = git http://github.com/odoo/odoo odoo cedd0603a24aa0c0e6716c2e0f49e89c870eae04 branch=${odoo:release}
# required external libs
eggs +=
unidecode
python-dateutil
phonenumbers
astor
# add your merges and addons here
addons +=
# odoo
git https://github.com/odoo/design-themes parts/design-themes ${odoo:release}
# onestein
git https://github.com/onesteinbv/addons-generic parts/addons-generic 3c66cec5a887075b723a5edccae4482cde2f8bbc branch=${odoo:release}
# third-party
git https://github.com/mollie/mollie-odoo parts/mollie-odoo 5737bbe16e817408b1ca7db3c648345b3893c4db branch=${odoo:release}
# oca
git https://github.com/onesteinbv/addons-oca parts/oca ${odoo:release}
# custom addons - not pinned
local .
merges +=
### mollie_account_sync
git [email protected]:onesteinbv/mollie-odoo parts/mollie-odoo 16_imp_mollie_account_sync_community_version