You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an alternative of `server_environment_files`, there is also a module named `server_environment_data_encryption`
76
-
which allow to set the environement dependent values directly in the database, by the user itself.
77
-
It will be encrypted, to avoid security issues with secrets, see the documentationn of `server_environment_data_encryption` for more information.
78
-
The advantage of setting the environment dependent value directly in the database is that it does not require a developper/odoo administrator to change a carrier account.
75
+
As an alternative of server_environment_files, there is also a module
76
+
named server_environment_data_encryption which allow to set the
77
+
environement dependent values directly in the database, by the user
78
+
itself. It will be encrypted, to avoid security issues with secrets, see
79
+
the documentationn of server_environment_data_encryption for more
80
+
information. The advantage of setting the environment dependent value
81
+
directly in the database is that it does not require a developper/odoo
82
+
administrator to change a carrier account.
79
83
80
84
Usage
81
85
=====
82
86
83
87
Once configured, Odoo will read the carrier values from the
84
-
configuration file related to each environment defined in the main
85
-
Odoo file or in carrier.account model.
88
+
configuration file related to each environment defined in the main Odoo
89
+
file or in carrier.account model.
86
90
87
91
Bug Tracker
88
92
===========
89
93
90
94
Bugs are tracked on `GitHub Issues <https://github.com/OCA/delivery-carrier/issues>`_.
91
95
In case of trouble, please check there if your issue has already been reported.
92
96
If you spotted it first, help us to smash it by providing a detailed and welcomed
<p>As an alternative of <cite>server_environment_files</cite>, there is also a module named <cite>server_environment_data_encryption</cite>
420
-
which allow to set the environement dependent values directly in the database, by the user itself.
421
-
It will be encrypted, to avoid security issues with secrets, see the documentationn of <cite>server_environment_data_encryption</cite> for more information.
422
-
The advantage of setting the environment dependent value directly in the database is that it does not require a developper/odoo administrator to change a carrier account.</p>
419
+
<p>As an alternative of server_environment_files, there is also a module
420
+
named server_environment_data_encryption which allow to set the
421
+
environement dependent values directly in the database, by the user
422
+
itself. It will be encrypted, to avoid security issues with secrets, see
423
+
the documentationn of server_environment_data_encryption for more
424
+
information. The advantage of setting the environment dependent value
425
+
directly in the database is that it does not require a developper/odoo
<p>This module is part of the <aclass="reference external" href="https://github.com/OCA/delivery-carrier/tree/16.0/carrier_account_environment">OCA/delivery-carrier</a> project on GitHub.</p>
469
+
<p>This module is part of the <aclass="reference external" href="https://github.com/OCA/delivery-carrier/tree/18.0/carrier_account_environment">OCA/delivery-carrier</a> project on GitHub.</p>
464
470
<p>You are welcome to contribute. To learn how please visit <aclass="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
0 commit comments