Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion content/administration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,4 @@ These guides provide instructions on how to install, maintain and upgrade Odoo d

administration/install
administration/maintain
administration/upgrade
administration/odoo_sh
2 changes: 1 addition & 1 deletion content/administration/maintain/odoo_online.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Trigger a database upgrade.

.. seealso::
For more information about the upgrade process, check out the :doc:`Odoo Online upgrade
documentation <../upgrade/odoo_online>`.
documentation <../../upgrade/request/odoo_online>`.

.. _odoo_online/duplicate:

Expand Down
2 changes: 1 addition & 1 deletion content/administration/maintain/supported_versions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Odoo provides support and bug fixing **for the 3 last major versions** of Odoo.
<odoo_online>` hosting every two months. Odoo Online users can then benefit from the latest
features of Odoo.

- Admins of Odoo Online databases are invited to :doc:`upgrade <../upgrade>` them regularly.
- Admins of Odoo Online databases are invited to :doc:`upgrade </upgrade>` them regularly.
- Online versions are *not* released for Odoo.sh and On-Premise installations.
- Online versions are listed below as *SaaS*.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ Upgrade
Available for production and staging branches for valid projects.

.. seealso::
:doc:`Upgrade - Odoo.sh <../../upgrade/odoo_sh>`
:doc:`Upgrade - Odoo.sh <../../../upgrade/request/odoo_sh>`

.. _odoosh-gettingstarted-branches-tabs-settings:

Expand Down
264 changes: 0 additions & 264 deletions content/administration/upgrade.rst

This file was deleted.

Binary file removed content/administration/upgrade/test-assistance.png
Binary file not shown.
4 changes: 2 additions & 2 deletions content/applications/finance/fiscal_localizations/egypt.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ Odoo is compliant with the **Egyptian Tax Authority (ETA) e-invoicing** requirem

.. important::
Egyptian e-invoicing is available from Odoo 15.0. If needed, :doc:`upgrade
</administration/upgrade>` your database.
</upgrade>` your database.

.. seealso::
- `Video: Egypt E-invoicing <https://www.youtube.com/watch?v=NXuBPLR4pVw>`_
- :doc:`/administration/upgrade`
- :doc:`/upgrade`

.. _egypt/e-invoicing-eta-portal:

Expand Down
1 change: 1 addition & 0 deletions content/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@ Odoo Documentation

applications
administration
upgrade
developer
contributing
23 changes: 23 additions & 0 deletions content/upgrade.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
:nosearch:
:show-content:
:hide-page-toc:
:show-toc:

.. |assistance-contact| replace::
If you need Odoo assistance on this matter, please get in touch with your Odoo Account Manager or
our `Sales department`_.
.. _Sales department: mailto:sales@odoo.com

=======
Upgrade
=======

.. toctree::

upgrade/introduction
upgrade/preparing
upgrade/request
upgrade/advanced
upgrade/assistance
upgrade/faq
upgrade/sla
14 changes: 14 additions & 0 deletions content/upgrade/advanced.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
========
Advanced
========

.. toctree::
:titlesonly:

advanced/upgrade_process
advanced/odoo_shell
advanced/util_package
advanced/migration_scripts
advanced/upgrade_data
advanced/upgrade_studio
advanced/upgrade_custom_code
Loading