Newer
Older
16.0.1.1.1
----------
Add lang context value to cache for version.
16.0.1.1.0
----------
Also check $HOME/src/user/VERSION for a version number.
A file can be provided by ODOO_ADDON_VERSION_FILE instead.
16.0.1.0.6
----------
Add python 3.9 compatibility.
16.0.1.0.5
----------
Loosen up python version.
16.0.1.0.4
----------
Changed to display VERSION content before SENTRY_RELEASE as the latter is supposed to
contain the project or package name and that is not pretty to display.
Access correct cursor to get marabunta table information.
Display more information in developer mode.
16.0.1.0.3
----------
Avoid breaking transaction with failed SQL request.
16.0.1.0.2
----------
Prevent useless logging of access error to marabunta.
16.0.1.0.1
----------
Fix condition when testing for marabunta file environment variable.
----------