docker-odoo/8.0
Aaron Bohy 4df13f1425 [IMP] openerp-server.conf: custom addons take priority over odoo addons
Moving the extra addons folder before the odoo addons folder in the addons_path
allows to use custom implementation of a given addon (if there are two addons
with the same name, one in extra-addons, the other in openerp/addons, the first
one will take priority over the second one which will simply be ignored).
2015-10-08 14:50:02 +02:00
..
Dockerfile [IMP] Dockerfile: install lessc from jessie's packages 2015-10-08 14:50:02 +02:00
entrypoint.sh [IMP] let bash resolve openerp-server path 2015-03-17 18:40:20 +01:00
openerp-server.conf [IMP] openerp-server.conf: custom addons take priority over odoo addons 2015-10-08 14:50:02 +02:00