Bob Leers

Results 52 issues of Bob Leers

This PR is actually somewhere similar to [PR 90](https://github.com/OCA/ansible-odoo/pull/90) **Changelog:** - With a configurable odoo_rootdir one can deploy Odoo according to the filesystem hier/standards - e.g. under /opt/odoo. - Task...

Tested with - **standard** To test with - **pip** - **buildout**

Tested with - standard To test with - pip - buildout

Configure which pip executable to use with variable odoo_pip_executable. For example in Ubuntu 18.x the "pip command" is still linked with Python2.7.

This option prevents reversal to the `admin_passwd` as stored in the Ansible playbook or default `admin_passwd` (admin). Especially critical if the `admin_passwd` had been summitted from the Odoo web-interface and...

Whether to generate a SSH key for the Odoo user. This will not overwrite an existing SSH key unless used with force=yes. Also print the SSH public key to STDOUT.

This is particular beneficial in case PostgreSQL is on a different host or with containerized setups.

Tested with - **standard** To test with - **pip** - **buildout**

When having lots of folders, it would be great to have **fuzzy search** functionality. JS library suggestion: - https://fusejs.io/ - https://github.com/krisk/Fuse

enhancement

Please could you consider to implement keys in the message list-view. I expect those need to be configurable: - Next message: j (n, or k) - Previous: k (p, or...

enhancement
workaround