xpl-odoo
f1a3515f83
[IMP] on-premise: remove too many users upsell alert block
...
task-4343506
closes odoo/documentation#11436
X-original-commit: b923389182
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-11-21 22:44:54 +00:00
Merel Geens (mege)
a3a1be4fb7
[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#11408
X-original-commit: 4d079db7f8
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-11-19 17:14:55 +00:00
xpl-odoo
9a2921ba52
[IMP] administration: on-premise publisher warranty URL
...
task-4226945
closes odoo/documentation#11155
X-original-commit: 544e2c18d0
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-10-07 17:10:50 +00:00
Colu
fbbce69f56
[IMP] database management: update on-premise page
...
task-3627193
closes odoo/documentation#8181
X-original-commit: 739309b258
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-03-19 14:13:52 +00:00
Jonathan Castillo (jcs)
0249d9d0a6
[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#8064
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2024-03-12 07:08:34 +00:00