diff --git a/content/developer/howtos/website_themes/setup.rst b/content/developer/howtos/website_themes/setup.rst index 2605471c8..97e1ab331 100644 --- a/content/developer/howtos/website_themes/setup.rst +++ b/content/developer/howtos/website_themes/setup.rst @@ -182,9 +182,7 @@ Running Odoo Once all dependencies are set up, Odoo can be launched by running `odoo-bin`, the command-line interface of the server. It is located at the root of the Odoo Community directory. -- :ref:`Windows ` -- :ref:`Linux ` -- :ref:`Mac OS ` +- :ref:`Running Odoo ` - `Docker `_ To configure the server, you can specify command-line arguments or a configuration file. The first diff --git a/content/developer/tutorials/backend.rst b/content/developer/tutorials/backend.rst index 8fd38c034..f25d0e8ce 100644 --- a/content/developer/tutorials/backend.rst +++ b/content/developer/tutorials/backend.rst @@ -970,7 +970,7 @@ Gantt ----- .. warning:: - The gantt view requires the web_gantt module which is present in the enterprise edition + The gantt view requires the web_gantt module which is present in the :ref:`enterprise edition ` version. Horizontal bar charts typically used to show project planning and advancement, diff --git a/redirects/14.0.txt b/redirects/14.0.txt index 1f6f66e47..2a6cccd43 100644 --- a/redirects/14.0.txt +++ b/redirects/14.0.txt @@ -1,3 +1,7 @@ +# administration/install + +administration/install/install.rst administration/install.rst + # administration/maintain administration/maintain/online.rst administration/maintain/odoo_online.rst diff --git a/redirects/15.0.txt b/redirects/15.0.txt index 6c5d91382..55e22eb3d 100644 --- a/redirects/15.0.txt +++ b/redirects/15.0.txt @@ -1,7 +1,3 @@ -# administration/install - -administration/install/install.rst administration/install.rst - # applications/finance applications/finance/accounting/bank/interbank.rst applications/finance/accounting/payments/internal_transfers.rst # bank/interbank -> payments/internal_transfers