coopdevs / odoo-role

Ansible role provisioning Odoo.
GNU General Public License v3.0
13 stars 20 forks source link

Allow --i18n-overwrite when updating Odoo #125

Closed gfunosas closed 3 years ago

gfunosas commented 3 years ago

In here: https://github.com/coopdevs/odoo-role/blob/master/tasks/main.yml#L242

With the task to update odoo modules we could add one conditional variable to allow or not the "--i18n-overwrite" option.

More information in: https://www.odoo.com/documentation/12.0/developer/reference/cmdline.html#cmdoption-odoo-bin-i18n-overwrite