Commit Graph

190 Commits

Author SHA1 Message Date
samueljlieber
3bb92d5472 [FIX] resource folder match
closes odoo/documentation#12010

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2025-02-13 08:44:14 +00:00
Antoine Vandevenne (anv)
9b7d3d559b [IMP] supported_versions: release saas-18.1
closes odoo/documentation#11796

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2025-01-21 14:46:14 +00:00
xpl-odoo
36d407830e [IMP] database: update status of supported versions
task-4485068

closes odoo/documentation#11776

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2025-01-17 15:09:02 +00:00
Nathan Marotte (nama)
08c43b3deb [FIX] Upgrade: Correct URL and text for post-upgrade issues
As stated on the sentence above, in case of an issue with the **production**
database, we should open a ticket with the label (production) and not
testing an upgrade.

This commits adapt the test to match the label currently present on
odoo.com/help and the URL to pre-select the correct stage as well

closes odoo/documentation#11520

Signed-off-by: Nathan Marotte (nama) <nama@odoo.com>
2024-12-11 13:59:21 +00:00
xpl-odoo
b923389182 [IMP] on-premise: remove too many users upsell alert block
task-4343506

closes odoo/documentation#11426

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-11-21 12:27:32 +00:00
xpl-odoo
e953d8f838 [IMP] upgrade: harmonize release interval
task-4346126

closes odoo/documentation#11425

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-11-21 11:20:33 +00:00
Merel Geens (mege)
4d079db7f8 [FIX] administration/on-premise: Incorrect ports
In Odoo 18 and lower versions, update notifications are sent over HTTP,
not HTTPS:

Odoo 18: bbcafb7bb1/odoo/tools/config.py (L78)
Odoo 17: a7ccd81fb2/odoo/tools/config.py (L78)
Odoo 16: 6b5a839428/odoo/tools/config.py (L78)

The documentation has listed 443 as the main port since 2019:
https://github.com/odoo/documentation/pull/324 , but what it mentions
about the most recent version of Odoo using services.odoo.com wasn't
true until Odoo 18: https://github.com/odoo/odoo/pull/163202 . That PR
kept the HTTP usage and not HTTPS as was originally intended:
https://github.com/odoo/odoo/pull/30272 .

closes odoo/documentation#11402

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-11-18 15:10:08 +00:00
xpl-odoo
470af9bf21 [IMP] upgrade: sla clarifications
closes odoo/documentation#11337

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-11-12 19:26:10 +00:00
Odoo's Mergebot
cc259daa66 [ADD] odoo.sh: new ci token usage
closes odoo/documentation#11172

Signed-off-by: Fabien Meghazi (fme) <fme@odoo.com>
Co-authored-by: Fabien Meghazi <fme@odoo.com>
Co-authored-by: Stanislas Sobieski <sts@odoo.com>
2024-10-11 07:31:06 +00:00
xpl-odoo
544e2c18d0 [IMP] administration: on-premise publisher warranty URL
task-4226945

closes odoo/documentation#11145

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-10-07 14:21:37 +00:00
Antoine Vandevenne (anv)
1957ca8424 [IMP] supported_versions: release 18.0
closes odoo/documentation#11121

X-original-commit: a0472c95e5
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2024-10-01 12:13:47 +00:00
Julian Roussieau
58e4468997 [ADD] odoo.sh: a new role tester is added.
Before odoo.sh had two types of role, `user` and `admin`. A third role, `tester`,
was added between the two, and the user role was renamed `developer`.

closes odoo/documentation#11057

X-original-commit: f53cdc64cb
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2024-09-20 10:31:59 +00:00
Carsten Wolff (cawo)
c7b36d6a68 [IMP] upgrade: add a note about on-prem script requirements
We often get questions from customers about errors they see running the
upgrade-script, which are caused by restrictions of their environment. Add a
note that mentions the most important requirements to maybe avoid some of these
questions.

closes odoo/documentation#10940

X-original-commit: 2a5e686783
Signed-off-by: Carsten Wolff (cawo) <cawo@odoo.com>
2024-09-05 12:52:43 +00:00
xpl-odoo
efe4e4a4bc [IMP] upgrade: better introduce the upgrade process
closes odoo/documentation#10899

X-original-commit: fcf0b645d1
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-09-02 13:57:39 +00:00
Stanislas Sobieski
ebbb05f300 [IMP] odoo.sh: ip changes
closes odoo/documentation#10799

X-original-commit: ca18df8f27
Signed-off-by: Stanislas Sobieski (sts) <sts@odoo.com>
2024-08-19 22:34:38 +00:00
Antoine Vandevenne (anv)
1d40ce68e1 [IMP] supported_versions: release saas-17.4
closes odoo/documentation#10792

X-original-commit: 0e3c58de53
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2024-08-19 15:13:55 +00:00
Adrien Widart (awt)
95e348eb51 [IMP] supported_versions: end of saas-16.4
closes odoo/documentation#9890

X-original-commit: 37ca3f1917
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Adrien Widart (awt) <awt@odoo.com>
2024-06-22 08:37:23 +00:00
XPL
8e143196f1 [IMP] upgrade: remove ticket go-live mention
The phrase is confusing and leads customers to contact support to carry out
the upgrade for them.

closes odoo/documentation#9883

X-original-commit: 51323fba44
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-06-21 15:59:49 +00:00
Serge Bayet (seba)
c770eb5618 [ADD] administration: neutralized databases doc
This commit updates the documentation for neutralized databases to
include information about how search engine indexing is prevented for
these databases.

task-3895772

closes odoo/documentation#9653

Signed-off-by: Serge Bayet (seba) <seba@odoo.com>
2024-06-07 14:01:19 +00:00
Xavier-Do
e81e85a734 [FIX] fix typo in warning message
closes odoo/documentation#9546

X-original-commit: e2241f76fc
Signed-off-by: Xavier Dollé (xdo) <xdo@odoo.com>
2024-06-03 10:59:57 +00:00
Xavier-Do
109c82776a [IMP] adapt documentation for new install script
closes odoo/documentation#9506

X-original-commit: af73b44168
Related: odoo/odoo#167076
Signed-off-by: Xavier Dollé (xdo) <xdo@odoo.com>
2024-05-30 08:30:55 +00:00
tiku-odoo
5a78b0fd73 [IMP] admin: onprem password reset
closes odoo/documentation#9106

X-original-commit: ad3343d158
Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2024-05-01 16:57:14 +00:00
tiku-odoo
93c42b6e17 [IMP] database mgt: odoocom account add dup limit
closes odoo/documentation#8995

X-original-commit: ecd7d62a01
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2024-04-25 21:58:40 +00:00
XPL
791e784f2f [IMP] upgrade: modify support information
task-3473194

closes odoo/documentation#8927

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-04-23 13:21:05 +00:00
XPL
6acf37c0a4 [IMP] hosting: add Odoo.sh as not supporting intermediary versions
task-3874935

closes odoo/documentation#8805

X-original-commit: d1e65a3224
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-04-18 07:12:05 +00:00
Antoine Vandevenne (anv)
a451ad2dab [IMP] supported_versions: release saas-17.2
closes odoo/documentation#8494

X-original-commit: a906478bc7
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2024-04-02 18:16:44 +00:00
XPL
a67c1c7f19 [ADD] database management: odoo mobile apps
task-3821019

closes odoo/documentation#8485

X-original-commit: 9fd199ff27
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-04-02 15:49:46 +00:00
tiku-odoo
1c5714ed66 [IMP] hosting: add admonition block on subscription
closes odoo/documentation#8245

X-original-commit: 9df807a532
Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2024-03-20 16:38:20 +00:00
Colu
08c671fe4e [IMP] database management: update on-premise page
task-3627193

closes odoo/documentation#8176

X-original-commit: 739309b258
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-03-19 11:13:03 +00:00
Jonathan Castillo (jcs)
32aafb08cb [MOV] documentation structure reorganization
This commit aims to improve the documentation's navigability by
redefining some categories' purposes and titles.

There is a redirection rule for each documentation page moved.
This ensures that users won't have a 404 error message.

task-3217827

closes odoo/documentation#8056

Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2024-03-11 13:59:04 +00:00
Julien Castiaux
c00571d724 [FIX] deploy: enable HSTS also for websocket
Fine tunning of 6a2725e604

closes odoo/documentation#8004

Signed-off-by: Martin Trigaux (mat) <mat@odoo.com>
2024-03-05 16:14:25 +00:00
Marion (masp)
65960a2726 [ADD] administration: neutralized database
closes odoo/documentation#7305

Task: 3572950
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-02-28 11:54:58 +00:00
Donatienne (dopi)
fff87ea667 [IMP] maintain: domain names
task-3595179

closes odoo/documentation#7878

X-original-commit: 89a6adc160
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-02-26 17:10:20 +00:00
Xavier (XPL)
fb82f91847 [IMP] install: enterprise packaged installers note
task-3536177

closes odoo/documentation#7812

X-original-commit: 62e08e0c1f
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-02-23 10:38:49 +00:00
Antoine Vandevenne (anv)
c3e77cb48b [IMP] supported_versions: release saas-17.1
closes odoo/documentation#7701

X-original-commit: e116579c99
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2024-02-12 20:08:45 +00:00
tiku-odoo
c608df663b [IMP] Microsoft Azure Email Phrasing update
closes odoo/documentation#7455

X-original-commit: d902bbbc19
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2024-01-19 21:38:49 +00:00
Donatienne (dopi)
955ec07a4d [MOV] geo ip installation: move page to install
Page moved from Websites to Install section

taskid-3512515

Part-of: odoo/documentation#7356
2024-01-12 15:21:48 +00:00
Nathan Marotte (nama)
44f4683519 [ADD] Upgrade documentation: How-to-guide for developers
closes odoo/documentation#6757

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2024-01-10 17:25:59 +00:00
tiku-odoo
5e7b7e6098 [IMP] Misc: Portal User Change Login Initial Commit
closes odoo/documentation#7053

X-original-commit: d423038270
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-12-21 06:50:47 +00:00
Julien Castiaux
f3f44fe5f2 [FIX] deploy: set Content-Security-Policy on static
The Content-Security-Policy[^1] http header was only set on the response
generated by controllers but it was missing from the `/<module>/static/`
route.

It is not strictly necessary to set that header on the responses comming
from that routes as it is not possible to add new static files or edit
existing ones via the interface (not even as admin). Only the developers
and system administrator can access those files.

It is also worth mentionning that using the Odoo internal web server to
deliver static files is suboptimal. Outside of a dev environment, those
files will typically be delivered via a web server[^2] and sysadmins
should configure their web server to set the CSP header on static images.

[^1]: https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP
[^2]: https://www.odoo.com/documentation/master/administration/install/deploy.html#serving-static-files-and-attachments

closes odoo/documentation#5485

Related: odoo/odoo#131700
Signed-off-by: Julien Castiaux (juc) <juc@odoo.com>
2023-12-15 10:26:41 +00:00
Julien Castiaux
09c42c5896 [FIX] deploy: nginx forwarded-host with tcp port
Install nginx using the nginx configuration found in the documentation
and changes the `listen` port to 8080. Start Odoo in `--proxy-mode`.

    listen 8080;
    server_name mycompany.odoo.com;
    proxy_set_header X-Forwarded-Host $host;
    proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
    proxy_set_header X-Forwarded-Proto $scheme;
    proxy_set_header X-Real-IP $remote_addr;
    location / {
            proxy_pass http://127.0.0.1:8069;
    }

Inside your browser, access "http://mycompany.odoo.com:8080" you are
wrongly redirected to "http://mycompany.odoo.com:80".

Odoo uses the `X-Forwarded-Host` http header value to generate new URls,
in this configuration `$host` only contains the domain (=hostname using
the urllib terminology) instead of the domain+port (=netloc). The
variable that contains both the domain and the port is actually
`$http_host`.

closes odoo/documentation#6932

Closes: odoo/odoo#64643
X-original-commit: 8d1642984f
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Julien Castiaux (juc) <juc@odoo.com>
2023-12-15 09:23:31 +00:00
Julien Castiaux
e5d77ee285 [FIX] administration/install: wkhtmltopdf 0.12.6
Official packages for wkhtmltopdf 0.12.5 are no more released since the
release of wkhtmltopdf 0.12.6 in 2020. Debian 10 "Buster" and Ubuntu
20.04 "Focal" were the last system for which 0.12.5 was built[^1].
Installing 0.12.5 on a Ubuntu 22.04 "Jammy" (using the Focal package)
fails for outdated dependencies.

Official packages for wkhtmltopdf 0.12.6 are published on another
repository[^2] than 0.12.5 used to, it includes packages for 0.12.6 for
both Debian 11 "Bullseye" and Ubuntu 22.04 "Jammy". Version 0.12.6.1-r3
is compatible out-of-the-box with Odoo and has been used by runbot to
test all 16.x, 17.x and master branches for the past month.

This work makes it official that [wkhtmltopdf 0.12.6.1-r3] must be used
for Odoo 16.0 and onward.

[^1]: https://github.com/wkhtmltopdf/wkhtmltopdf/releases/tag/0.12.5
[^2]: https://github.com/wkhtmltopdf/packaging/releases
[wkhtmltopdf 0.12.6.1-r3]: https://github.com/wkhtmltopdf/packaging/releases/tag/0.12.6.1-3

closes odoo/documentation#6751

Signed-off-by: Julien Castiaux (juc) <juc@odoo.com>
2023-12-06 12:25:24 +00:00
william-andre
df8114e591 [FIX] install: do not create superuser for postgres
The preferred/safe way of running Odoo is with a standard user, with
only the right to create a database.
See b6b73551db

closes odoo/documentation#6728

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-12-05 15:20:02 +00:00
Xavier (XPL)
b96de8b50e [IMP] upgrade: add note on bank synch neutralization
task-3605690

closes odoo/documentation#6557

X-original-commit: dc48273e7e
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-11-22 15:10:02 +00:00
Sam Lieber (sali)
392e99f907 [FIX] upgrade: remove empty toctree
closes odoo/documentation#6362

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-11-08 20:47:12 +00:00
John Holton (hojo)
cd881656b8 [ADD] MRP: Shop Floor Overview
closes odoo/documentation#6266

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-11-07 21:06:50 +00:00
Antoine Vandevenne (anv)
f5603c736c [IMP] supported_versions: release 17.0
closes odoo/documentation#6308

X-original-commit: 2c805d9813
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-11-07 12:09:24 +00:00
Nathan Marotte (nama)
41aebc3b05 [IMP] upgrade: overhaul upgrade doc
closes odoo/documentation#6274

Signed-off-by: Nathan Marotte (nama) <nama@odoo.com>
2023-11-07 11:06:49 +00:00
tiku-odoo
02fe31a422 [IMP] Maintain/Productivity: Azure Name Change
closes odoo/documentation#6171

X-original-commit: b65dd60b25
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-19 03:58:34 +00:00
Martin Trigaux
6a2725e604 [IMP] administration: add instructions to enable HSTS
closes odoo/documentation#6071

Signed-off-by: Martin Trigaux (mat) <mat@odoo.com>
2023-10-10 14:56:56 +00:00