[MERGE] Forward-port of branch 13.0 to 14.0

This commit is contained in:
Jonathan Castillo
2021-06-04 17:21:14 +02:00
116 changed files with 1012 additions and 1037 deletions
@@ -151,7 +151,7 @@ Check your outgoing email servers
There is a default mail server provided with Odoo.sh.
To use it, there must be no enabled outgoing mail server configured in your database in
:menuselection:`Settings --> Technical --> Outgoing Mail Servers`
(:doc:`Developer mode </applications/general/developer_mode/activate>` must be activated).
(:ref:`Developer mode <developer-mode>` must be activated).
After the import of your database,
all outgoing email servers are disabled so you use the Odoo.sh email server provided by default.
@@ -263,7 +263,7 @@ and on your production you would not like your module to be installed automatica
Your module may not appear directly in your apps to install either, you need to update your apps list first:
* activate the :doc:`Developer mode </applications/general/developer_mode/activate>`
* Activate the :ref:`developer mode <developer-mode>`
* in the apps menu, click the *Update Apps List* button,
* in the dialog that appears, click the *Update* button.