Skip to content

Commit 1a65719

Browse files
committed
[IMP] upgrade: clarify and update the SLA section
task-3300955 closes #4344 Signed-off-by: Platteau Xavier (xpl) <xpl@odoo.com>
1 parent 3ee64ef commit 1a65719

File tree

2 files changed

+35
-25
lines changed

2 files changed

+35
-25
lines changed

content/administration/upgrade.rst

Lines changed: 32 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ Help
196196

197197
.. _upgrade/contact:
198198

199-
Contact our Upgrade service support
199+
Contact our upgrade service support
200200
-----------------------------------
201201

202202
Should you have any more questions about the upgrade, do not hesitate to send a message to `Odoo
@@ -219,39 +219,46 @@ upgrade again).
219219

220220
.. _upgrade/sla:
221221

222-
Service Level Agreement
223-
=======================
222+
Service-level agreement (SLA)
223+
=============================
224+
225+
With Odoo Enterprise, upgrading a database to the most recent version of Odoo is **free**, including
226+
any support required to rectify potential discrepancies in the upgraded database.
224227

225-
What is covered by the Enterprise Licence?
226-
------------------------------------------
228+
Information about the upgrade services included in the Enterprise Licence is available in the
229+
:ref:`Odoo Enterprise Subscription Agreement <upgrade>`. However, this section clarifies what
230+
upgrade services you can expect.
227231

228-
Databases hosted on Odoo's Cloud platforms (Odoo Online and Odoo.sh) or On-Premise (Self-Hosting)
229-
enjoy the following services at all times.
232+
Upgrade services covered by the SLA
233+
-----------------------------------
230234

231-
The upgrade of:
235+
Databases hosted on Odoo's cloud platforms (Odoo Online and Odoo.sh) or self-hosted (On-Premise) can
236+
benefit from upgrade services at all times for:
232237

233-
* standard applications
234-
* Studio customization (as long as the :guilabel:`Studio` app is still active)
235-
* customizations *if* they are covered by a "Maintenance of Customizations" subscription
238+
- the upgrade of all **standard applications**;
239+
- the upgrade of all **customizations created with the Studio app**, as long as Studio is still
240+
installed and the respective subscription is still active; and
241+
- the upgrade of all **developments and customizations covered by a maintenance of customizations
242+
subscription**.
236243

237-
The Upgrade Service is limited to your database's technical conversion and adaptation (standard
238-
modules and data) to make it compatible with the targeted version.
244+
Upgrade services are limited to the technical conversion and adaptation of a database (standard
245+
modules and data) to make it compatible with the version targeted by the upgrade.
239246

240-
What upgrading does NOT cover
241-
-----------------------------
247+
Upgrade services not covered by the SLA
248+
---------------------------------------
242249

243-
* The cleaning of pre-existing data & configuration while upgrading
244-
* Any new developments and/or upgrades of your own :ref:`custom modules
245-
<upgrade-faq/custom-modules>`
246-
* Lines of code added to standard modules that are not created with Odoo Studio.
247-
* `Training <https://www.odoo.com/learn>`_ on the latest version
250+
The following upgrade-related services are **not** included:
248251

249-
You can get more information about your Enterprise Licence on our :ref:`Odoo Enterprise Subscription
250-
Agreement <upgrade>` page.
252+
- the **cleaning** of pre-existing data and configurations while upgrading;
253+
- the upgrade of **custom modules created in-house or by third parties**, including Odoo partners;
254+
- lines of **code added to standard modules**, i.e., customizations created outside the Studio app,
255+
code entered manually, and :ref:`automated actions using Python code
256+
<studio/automated-actions/actions>`; and
257+
- **training** on using the upgraded version's features and workflows.
251258

252259
.. note:: |assistance-contact|
253260

254261
.. seealso::
255-
- :doc:`upgrade/faq`
256-
- :doc:`odoo_sh`
257-
- :doc:`maintain/supported_versions`
262+
- :doc:`Upgrade FAQ <upgrade/faq>`
263+
- :doc:`Odoo.sh documentation <odoo_sh>`
264+
- :doc:`Supported Odoo versions <maintain/supported_versions>`

content/applications/productivity/studio/concepts/understanding_automated_actions.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ For every Trigger option, **conditions** can be applied, such as:
3939
(*Action To Do*), and after the update.
4040

4141
| The **Active** option is to be turned off when the rule should be hidden and not executed.
42+
43+
.. _studio/automated-actions/actions:
44+
4245
| Under **Action To Do** choose the type of server action that must be executed once records meet
4346
the *Trigger* conditions:
4447

0 commit comments

Comments
 (0)