Cache get_serverenvironment()
This commit is contained in:
parent
9d7e6fe8b9
commit
399d7aef0c
|
|
@ -2,10 +2,13 @@
|
||||||
server configuration environment files
|
server configuration environment files
|
||||||
======================================
|
======================================
|
||||||
|
|
||||||
.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
..
|
||||||
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||||
!! This file is generated by oca-gen-addon-readme !!
|
!! This file is generated by oca-gen-addon-readme !!
|
||||||
!! changes will be overwritten. !!
|
!! changes will be overwritten. !!
|
||||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||||
|
!! source digest: sha256:be95efc3fb9dcf35aab9f5c884d155bcf14ab9496009fb2d4a2ae4f4e694b683
|
||||||
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||||
|
|
||||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
|
||||||
:target: https://odoo-community.org/page/development-status
|
:target: https://odoo-community.org/page/development-status
|
||||||
|
|
@ -19,11 +22,11 @@ server configuration environment files
|
||||||
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
|
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
|
||||||
:target: https://translation.odoo-community.org/projects/server-env-16-0/server-env-16-0-server_environment
|
:target: https://translation.odoo-community.org/projects/server-env-16-0/server-env-16-0-server_environment
|
||||||
:alt: Translate me on Weblate
|
:alt: Translate me on Weblate
|
||||||
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
|
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
|
||||||
:target: https://runbot.odoo-community.org/runbot/254/16.0
|
:target: https://runboat.odoo-community.org/builds?repo=OCA/server-env&target_branch=16.0
|
||||||
:alt: Try me on Runbot
|
:alt: Try me on Runboat
|
||||||
|
|
||||||
|badge1| |badge2| |badge3| |badge4| |badge5|
|
|badge1| |badge2| |badge3| |badge4| |badge5|
|
||||||
|
|
||||||
This module provides a way to define an environment in the main Odoo
|
This module provides a way to define an environment in the main Odoo
|
||||||
configuration file and to read some configurations from files
|
configuration file and to read some configurations from files
|
||||||
|
|
@ -203,7 +206,7 @@ Bug Tracker
|
||||||
|
|
||||||
Bugs are tracked on `GitHub Issues <https://github.com/OCA/server-env/issues>`_.
|
Bugs are tracked on `GitHub Issues <https://github.com/OCA/server-env/issues>`_.
|
||||||
In case of trouble, please check there if your issue has already been reported.
|
In case of trouble, please check there if your issue has already been reported.
|
||||||
If you spotted it first, help us smashing it by providing a detailed and welcomed
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
||||||
`feedback <https://github.com/OCA/server-env/issues/new?body=module:%20server_environment%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
`feedback <https://github.com/OCA/server-env/issues/new?body=module:%20server_environment%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
||||||
|
|
||||||
Do not contact contributors directly about support or help with technical issues.
|
Do not contact contributors directly about support or help with technical issues.
|
||||||
|
|
|
||||||
|
|
@ -1,20 +1,20 @@
|
||||||
<?xml version="1.0" encoding="utf-8" ?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||||
<meta name="generator" content="Docutils 0.15.1: http://docutils.sourceforge.net/" />
|
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
|
||||||
<title>server configuration environment files</title>
|
<title>server configuration environment files</title>
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|
||||||
/*
|
/*
|
||||||
:Author: David Goodger (goodger@python.org)
|
:Author: David Goodger (goodger@python.org)
|
||||||
:Id: $Id: html4css1.css 7952 2016-07-26 18:15:59Z milde $
|
:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $
|
||||||
:Copyright: This stylesheet has been placed in the public domain.
|
:Copyright: This stylesheet has been placed in the public domain.
|
||||||
|
|
||||||
Default cascading style sheet for the HTML output of Docutils.
|
Default cascading style sheet for the HTML output of Docutils.
|
||||||
|
|
||||||
See http://docutils.sf.net/docs/howto/html-stylesheets.html for how to
|
See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
|
||||||
customize this style sheet.
|
customize this style sheet.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
@ -366,8 +366,10 @@ ul.auto-toc {
|
||||||
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||||
!! This file is generated by oca-gen-addon-readme !!
|
!! This file is generated by oca-gen-addon-readme !!
|
||||||
!! changes will be overwritten. !!
|
!! changes will be overwritten. !!
|
||||||
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||||
|
!! source digest: sha256:be95efc3fb9dcf35aab9f5c884d155bcf14ab9496009fb2d4a2ae4f4e694b683
|
||||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||||
<p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/OCA/server-env/tree/16.0/server_environment"><img alt="OCA/server-env" src="https://img.shields.io/badge/github-OCA%2Fserver--env-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/server-env-16-0/server-env-16-0-server_environment"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/254/16.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p>
|
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/server-env/tree/16.0/server_environment"><img alt="OCA/server-env" src="https://img.shields.io/badge/github-OCA%2Fserver--env-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/server-env-16-0/server-env-16-0-server_environment"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/server-env&target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
||||||
<p>This module provides a way to define an environment in the main Odoo
|
<p>This module provides a way to define an environment in the main Odoo
|
||||||
configuration file and to read some configurations from files
|
configuration file and to read some configurations from files
|
||||||
depending on the configured environment: you define the environment in
|
depending on the configured environment: you define the environment in
|
||||||
|
|
@ -383,27 +385,27 @@ see the values contained in the defined secret keys
|
||||||
<p><strong>Table of contents</strong></p>
|
<p><strong>Table of contents</strong></p>
|
||||||
<div class="contents local topic" id="contents">
|
<div class="contents local topic" id="contents">
|
||||||
<ul class="simple">
|
<ul class="simple">
|
||||||
<li><a class="reference internal" href="#installation" id="id1">Installation</a></li>
|
<li><a class="reference internal" href="#installation" id="toc-entry-1">Installation</a></li>
|
||||||
<li><a class="reference internal" href="#configuration" id="id2">Configuration</a><ul>
|
<li><a class="reference internal" href="#configuration" id="toc-entry-2">Configuration</a><ul>
|
||||||
<li><a class="reference internal" href="#server-environment-files" id="id3">server_environment_files</a></li>
|
<li><a class="reference internal" href="#server-environment-files" id="toc-entry-3">server_environment_files</a></li>
|
||||||
<li><a class="reference internal" href="#environment-variable" id="id4">Environment variable</a></li>
|
<li><a class="reference internal" href="#environment-variable" id="toc-entry-4">Environment variable</a></li>
|
||||||
<li><a class="reference internal" href="#default-values" id="id5">Default values</a></li>
|
<li><a class="reference internal" href="#default-values" id="toc-entry-5">Default values</a></li>
|
||||||
<li><a class="reference internal" href="#server-environment-integration" id="id6">Server environment integration</a></li>
|
<li><a class="reference internal" href="#server-environment-integration" id="toc-entry-6">Server environment integration</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li><a class="reference internal" href="#usage" id="id7">Usage</a></li>
|
<li><a class="reference internal" href="#usage" id="toc-entry-7">Usage</a></li>
|
||||||
<li><a class="reference internal" href="#known-issues-roadmap" id="id8">Known issues / Roadmap</a></li>
|
<li><a class="reference internal" href="#known-issues-roadmap" id="toc-entry-8">Known issues / Roadmap</a></li>
|
||||||
<li><a class="reference internal" href="#bug-tracker" id="id9">Bug Tracker</a></li>
|
<li><a class="reference internal" href="#bug-tracker" id="toc-entry-9">Bug Tracker</a></li>
|
||||||
<li><a class="reference internal" href="#credits" id="id10">Credits</a><ul>
|
<li><a class="reference internal" href="#credits" id="toc-entry-10">Credits</a><ul>
|
||||||
<li><a class="reference internal" href="#authors" id="id11">Authors</a></li>
|
<li><a class="reference internal" href="#authors" id="toc-entry-11">Authors</a></li>
|
||||||
<li><a class="reference internal" href="#contributors" id="id12">Contributors</a></li>
|
<li><a class="reference internal" href="#contributors" id="toc-entry-12">Contributors</a></li>
|
||||||
<li><a class="reference internal" href="#maintainers" id="id13">Maintainers</a></li>
|
<li><a class="reference internal" href="#maintainers" id="toc-entry-13">Maintainers</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="section" id="installation">
|
<div class="section" id="installation">
|
||||||
<h1><a class="toc-backref" href="#id1">Installation</a></h1>
|
<h1><a class="toc-backref" href="#toc-entry-1">Installation</a></h1>
|
||||||
<p>By itself, this module does little. See for instance the
|
<p>By itself, this module does little. See for instance the
|
||||||
<tt class="docutils literal">mail_environment</tt> addon which depends on this one to allow configuring
|
<tt class="docutils literal">mail_environment</tt> addon which depends on this one to allow configuring
|
||||||
the incoming and outgoing mail servers depending on the environment.</p>
|
the incoming and outgoing mail servers depending on the environment.</p>
|
||||||
|
|
@ -414,7 +416,7 @@ can provide them in environment variables <tt class="docutils literal">SERVER_EN
|
||||||
<tt class="docutils literal">SERVER_ENV_CONFIG_SECRET</tt>.</p>
|
<tt class="docutils literal">SERVER_ENV_CONFIG_SECRET</tt>.</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="section" id="configuration">
|
<div class="section" id="configuration">
|
||||||
<h1><a class="toc-backref" href="#id2">Configuration</a></h1>
|
<h1><a class="toc-backref" href="#toc-entry-2">Configuration</a></h1>
|
||||||
<p>To configure this module, you need to edit the main configuration file
|
<p>To configure this module, you need to edit the main configuration file
|
||||||
of your instance, and add a directive called <tt class="docutils literal">running_env</tt>. Commonly
|
of your instance, and add a directive called <tt class="docutils literal">running_env</tt>. Commonly
|
||||||
used values are ‘dev’, ‘test’, ‘production’:</p>
|
used values are ‘dev’, ‘test’, ‘production’:</p>
|
||||||
|
|
@ -427,7 +429,7 @@ environment.</p>
|
||||||
<p>If you don’t provide any value, <cite>test</cite> is used as a safe default.</p>
|
<p>If you don’t provide any value, <cite>test</cite> is used as a safe default.</p>
|
||||||
<p>You have several possibilities to set configuration values:</p>
|
<p>You have several possibilities to set configuration values:</p>
|
||||||
<div class="section" id="server-environment-files">
|
<div class="section" id="server-environment-files">
|
||||||
<h2><a class="toc-backref" href="#id3">server_environment_files</a></h2>
|
<h2><a class="toc-backref" href="#toc-entry-3">server_environment_files</a></h2>
|
||||||
<p>You can edit the settings you need in the <tt class="docutils literal">server_environment_files</tt> addon. The
|
<p>You can edit the settings you need in the <tt class="docutils literal">server_environment_files</tt> addon. The
|
||||||
<tt class="docutils literal">server_environment_files_sample</tt> can be used as an example:</p>
|
<tt class="docutils literal">server_environment_files_sample</tt> can be used as an example:</p>
|
||||||
<ul class="simple">
|
<ul class="simple">
|
||||||
|
|
@ -440,7 +442,7 @@ file of your instance;</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="section" id="environment-variable">
|
<div class="section" id="environment-variable">
|
||||||
<h2><a class="toc-backref" href="#id4">Environment variable</a></h2>
|
<h2><a class="toc-backref" href="#toc-entry-4">Environment variable</a></h2>
|
||||||
<p>You can define configuration in the environment variable <tt class="docutils literal">SERVER_ENV_CONFIG</tt>
|
<p>You can define configuration in the environment variable <tt class="docutils literal">SERVER_ENV_CONFIG</tt>
|
||||||
and/or <tt class="docutils literal">SERVER_ENV_CONFIG_SECRET</tt>. The 2 variables are handled the exact same
|
and/or <tt class="docutils literal">SERVER_ENV_CONFIG_SECRET</tt>. The 2 variables are handled the exact same
|
||||||
way, this is only a convenience for the deployment where you can isolate the
|
way, this is only a convenience for the deployment where you can isolate the
|
||||||
|
|
@ -489,7 +491,7 @@ and use <cite>tech_name</cite> field to reference records.
|
||||||
See “USAGE”.</blockquote>
|
See “USAGE”.</blockquote>
|
||||||
</div>
|
</div>
|
||||||
<div class="section" id="default-values">
|
<div class="section" id="default-values">
|
||||||
<h2><a class="toc-backref" href="#id5">Default values</a></h2>
|
<h2><a class="toc-backref" href="#toc-entry-5">Default values</a></h2>
|
||||||
<p>When using the <tt class="docutils literal">server.env.mixin</tt> mixin, for each env-computed field, a
|
<p>When using the <tt class="docutils literal">server.env.mixin</tt> mixin, for each env-computed field, a
|
||||||
companion field <tt class="docutils literal"><field>_env_default</tt> is created. This field is not
|
companion field <tt class="docutils literal"><field>_env_default</tt> is created. This field is not
|
||||||
environment-dependent. It’s a fallback value used when no key is set in
|
environment-dependent. It’s a fallback value used when no key is set in
|
||||||
|
|
@ -498,12 +500,12 @@ configuration files / environment variable.</p>
|
||||||
<p>Note: empty environment keys always take precedence over default fields</p>
|
<p>Note: empty environment keys always take precedence over default fields</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="section" id="server-environment-integration">
|
<div class="section" id="server-environment-integration">
|
||||||
<h2><a class="toc-backref" href="#id6">Server environment integration</a></h2>
|
<h2><a class="toc-backref" href="#toc-entry-6">Server environment integration</a></h2>
|
||||||
<p>Read the documentation of the class <a class="reference external" href="models/server_env_mixin.py">models/server_env_mixin.py</a>.</p>
|
<p>Read the documentation of the class <a class="reference external" href="models/server_env_mixin.py">models/server_env_mixin.py</a>.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="section" id="usage">
|
<div class="section" id="usage">
|
||||||
<h1><a class="toc-backref" href="#id7">Usage</a></h1>
|
<h1><a class="toc-backref" href="#toc-entry-7">Usage</a></h1>
|
||||||
<p>You can include a mixin in your model and configure the env-computed fields
|
<p>You can include a mixin in your model and configure the env-computed fields
|
||||||
by an override of <tt class="docutils literal">_server_env_fields</tt>.</p>
|
by an override of <tt class="docutils literal">_server_env_fields</tt>.</p>
|
||||||
<pre class="literal-block">
|
<pre class="literal-block">
|
||||||
|
|
@ -526,7 +528,7 @@ class StorageBackend(models.Model):
|
||||||
</pre>
|
</pre>
|
||||||
</div>
|
</div>
|
||||||
<div class="section" id="known-issues-roadmap">
|
<div class="section" id="known-issues-roadmap">
|
||||||
<h1><a class="toc-backref" href="#id8">Known issues / Roadmap</a></h1>
|
<h1><a class="toc-backref" href="#toc-entry-8">Known issues / Roadmap</a></h1>
|
||||||
<ul class="simple">
|
<ul class="simple">
|
||||||
<li>it is not possible to set the environment from the command line. A
|
<li>it is not possible to set the environment from the command line. A
|
||||||
configuration file must be used.</li>
|
configuration file must be used.</li>
|
||||||
|
|
@ -536,23 +538,23 @@ for computable / writable fields and get rid of some onchange / read / write cod
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="section" id="bug-tracker">
|
<div class="section" id="bug-tracker">
|
||||||
<h1><a class="toc-backref" href="#id9">Bug Tracker</a></h1>
|
<h1><a class="toc-backref" href="#toc-entry-9">Bug Tracker</a></h1>
|
||||||
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/server-env/issues">GitHub Issues</a>.
|
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/server-env/issues">GitHub Issues</a>.
|
||||||
In case of trouble, please check there if your issue has already been reported.
|
In case of trouble, please check there if your issue has already been reported.
|
||||||
If you spotted it first, help us smashing it by providing a detailed and welcomed
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
||||||
<a class="reference external" href="https://github.com/OCA/server-env/issues/new?body=module:%20server_environment%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
|
<a class="reference external" href="https://github.com/OCA/server-env/issues/new?body=module:%20server_environment%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
|
||||||
<p>Do not contact contributors directly about support or help with technical issues.</p>
|
<p>Do not contact contributors directly about support or help with technical issues.</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="section" id="credits">
|
<div class="section" id="credits">
|
||||||
<h1><a class="toc-backref" href="#id10">Credits</a></h1>
|
<h1><a class="toc-backref" href="#toc-entry-10">Credits</a></h1>
|
||||||
<div class="section" id="authors">
|
<div class="section" id="authors">
|
||||||
<h2><a class="toc-backref" href="#id11">Authors</a></h2>
|
<h2><a class="toc-backref" href="#toc-entry-11">Authors</a></h2>
|
||||||
<ul class="simple">
|
<ul class="simple">
|
||||||
<li>Camptocamp</li>
|
<li>Camptocamp</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="section" id="contributors">
|
<div class="section" id="contributors">
|
||||||
<h2><a class="toc-backref" href="#id12">Contributors</a></h2>
|
<h2><a class="toc-backref" href="#toc-entry-12">Contributors</a></h2>
|
||||||
<ul class="simple">
|
<ul class="simple">
|
||||||
<li>Florent Xicluna (Wingo) <<a class="reference external" href="mailto:florent.xicluna@gmail.com">florent.xicluna@gmail.com</a>></li>
|
<li>Florent Xicluna (Wingo) <<a class="reference external" href="mailto:florent.xicluna@gmail.com">florent.xicluna@gmail.com</a>></li>
|
||||||
<li>Nicolas Bessi <<a class="reference external" href="mailto:nicolas.bessi@camptocamp.com">nicolas.bessi@camptocamp.com</a>></li>
|
<li>Nicolas Bessi <<a class="reference external" href="mailto:nicolas.bessi@camptocamp.com">nicolas.bessi@camptocamp.com</a>></li>
|
||||||
|
|
@ -569,7 +571,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="section" id="maintainers">
|
<div class="section" id="maintainers">
|
||||||
<h2><a class="toc-backref" href="#id13">Maintainers</a></h2>
|
<h2><a class="toc-backref" href="#toc-entry-13">Maintainers</a></h2>
|
||||||
<p>This module is maintained by the OCA.</p>
|
<p>This module is maintained by the OCA.</p>
|
||||||
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
|
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
|
||||||
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
|
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ import locale
|
||||||
import os
|
import os
|
||||||
import platform
|
import platform
|
||||||
import subprocess
|
import subprocess
|
||||||
|
from functools import lru_cache
|
||||||
|
|
||||||
from odoo import release
|
from odoo import release
|
||||||
from odoo.tools.config import config
|
from odoo.tools.config import config
|
||||||
|
|
@ -19,6 +20,7 @@ def _get_output(cmd):
|
||||||
return p.communicate()[0].rstrip()
|
return p.communicate()[0].rstrip()
|
||||||
|
|
||||||
|
|
||||||
|
@lru_cache(maxsize=1)
|
||||||
def get_server_environment():
|
def get_server_environment():
|
||||||
# inspired by server/bin/service/web_services.py
|
# inspired by server/bin/service/web_services.py
|
||||||
try:
|
try:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue