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
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
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
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