8000 [FW][IMP] administration: clarify supported browsers by fw-bot · Pull Request #13079 · odoo/documentation · GitHub
[go: up one dir, main page]

Skip to content

[FW][IMP] administration: clarify supported browsers #13079

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
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
[IMP] administration: clarify supported browsers
This commit rewords a little bit the part of the doc about
supported browsers, with an emphasis on the fact that the browser
must always be up-to-date, which customers sometimes forget (and
report issues because of this).

See odoo/odoo#184894

X-original-commit: c83aed1
  • Loading branch information
aab-odoo committed Apr 26, 2025
commit f7cb699aa7fdd10e1036960e9f12671859862cbb
12 changes: 1 addition & 11 deletions content/administration/on_premise/deploy.rst
Original file line number Diff line number Diff line change
Expand Up @@ -881,23 +881,13 @@ now appears in the configuration file.
Supported Browsers
==================

Odoo supports all the major desktop and mobile browsers available on the market,
as long as they are supported by their publishers.

Here are the supported browsers:
Odoo supports the latest version of the following browsers.

- Google Chrome
- Mozilla Firefox
- Microsoft Edge
- Apple Safari

.. warning:: Please make sure your browser is up-to-date and still supported by
its publisher before filing a bug report.

.. note::

Since Odoo 13.0, ES6 is supported. Therefore, IE support is dropped.

.. [#different-machines]
to have multiple Odoo installations use the same PostgreSQL database,
or to provide more computing resources to both software.
Expand Down
0