Skip to content

Releases: novacode-nl/ansible-odoo

novacode-21.01.1

15 Jan 11:48
Compare
Choose a tag to compare

[FIX] ansible>=2.9.0 throws AnsibleError: template error while templating string: no filter named 'version_compare'

novacode-20.12.1

22 Dec 14:03
Compare
Choose a tag to compare

[IMP] Odoo 14.0: Remove deprecated osv-memory-age-limit.

novacode-20.10.2

09 Oct 14:26
Compare
Choose a tag to compare

[UPD] Ubuntu-20_Odoo-14: python3-xlwt, xz-utils.

novacode-20.10.1

08 Oct 15:24
Compare
Choose a tag to compare

[ADD] Odoo 14.0 on Ubuntu 20.04 (standard install type)

novacode-20.07.1

29 Jul 08:26
Compare
Choose a tag to compare

[UPD] Odoo 13.0 on Ubuntu-20.04: PyPi from requirements file.
[ADD] Odoo 13.0 on Ubuntu-20.04 (focal) with standard installation type.

novacode-20.06.1

14 Jun 10:50
Compare
Choose a tag to compare

[ADD] vars/Ubuntu-18_Odoo-13.yml: python3-setuptools (odoo_debian_packages).

novacode-20.04.1

28 Apr 13:30
Compare
Choose a tag to compare

[ADD] Ubuntu-18-Odoo-13 => odoo_debian_packages: libpq-dev

novacode-20.03.2

26 Mar 16:41
Compare
Choose a tag to compare

[UPD] Install NPM packages only for odoo_version >= 9 and <= 11
Since version 12 Odoo will use SCSS, so no more nodejs dependency!

novacode-20.03.1

03 Mar 12:45
Compare
Choose a tag to compare
[UPD] install_addons_dependencies: odoo_pip_executable. Remove traili…

novacode-20.02.1

17 Feb 08:16
Compare
Choose a tag to compare

CHANGELOG
Merged (integrates) all my upstream PRs on upstream master 1423755

IMPORTANT
This features a configurable {{ odoo_rootdir }}.
With consequence the {{ odoo_serverdir }} is former {{ odoo_rootdir }}.

  • With a configurable {{ odoo_rootdir }} one can deploy Odoo according to the
    Linux hier filesystem standards - e.g. under /opt/odoo.
  • New task which creates the {{ odoo_workdir }}
  • Recommendation regarding the {{ odoo_config_data_dir }}, to comply with
    the filesystem hier/standards (e.g. /srv/odoo).
  • (Default) {{ odoo_config_file }}: /etc/{{ odoo_service }}.conf