odoo-15-docker-compose icon indicating copy to clipboard operation
odoo-15-docker-compose copied to clipboard

upgrade to enterprise

Open demonhunters1985 opened this issue 2 years ago • 1 comments

what is the process for upgrading the v15 to enterprises?

demonhunters1985 avatar Nov 04 '22 23:11 demonhunters1985

In my case i've add this here volumes: #- /etc/timezone:/etc/timezone:ro #- /etc/localtime:/etc/localtime:ro # - ./entrypoint.sh:/entrypoint.sh # if you want to install additional Python packages, uncomment this line! - ./addons:/mnt/extra-addons - ./enterprise/odoo/addons:/mnt/enterprise-addons and in odoo.conf addons_path = /mnt/enterprise-addons, /mnt/extra-addons

ranoaritsiky avatar Oct 10 '23 12:10 ranoaritsiky