Commit Graph

217 Commits

Author SHA1 Message Date
xpl-odoo
47b2fc5217 [IMP] upgrade: update the online info in line with new db management UI
task-5095153

closes odoo/documentation#15472

X-original-commit: 7b0b0ba7b9
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2025-11-26 17:20:48 +00:00
xpl-odoo
e63b9a2fff [IMP] odoo.sh: update builds page
closes odoo/documentation#15448

X-original-commit: ca2ac4a61d
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2025-11-26 11:32:52 +00:00
Christophe Monniez
755177cdcf [FIX] administration: update supported Ubuntu version
Update the packaged installers supported distributions.

closes odoo/documentation#15324

Signed-off-by: Pierre Paridans (app) <app@odoo.com>
2025-11-18 14:56:30 +00:00
xpl-odoo
f1be1c8351 [IMP] odoo.sh: partial update of the section
closes odoo/documentation#15317

X-original-commit: 6b6069a2f9
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2025-11-14 23:33:37 +00:00
Christophe Simonis
d509881a89 [chore] bump minimal postgresql version for Odoo 19
closes odoo/documentation#14803

Signed-off-by: Christophe Simonis (chs) <chs@odoo.com>
2025-10-09 13:20:50 +00:00
mcsi-odoo
d4a1b017a7 [IMP] studio: updating automation rules and webhooks
Task-4672373

closes odoo/documentation#14540

X-original-commit: a96ab21104
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Siobhan McGonigle (mcsi) <mcsi@odoo.com>
2025-10-08 07:30:34 +00:00
Antoine Vandevenne (anv)
4c2113327e [IMP] supported_versions: release 19.0
closes odoo/documentation#14631

X-original-commit: 2a2ca31370
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2025-09-22 12:47:04 +00:00
Julien Castiaux
bd516548e7 [IMP] developer/api/external_api: new JSON-2 API
closes odoo/documentation#14535

Signed-off-by: Julien Castiaux (juc) <juc@odoo.com>
2025-09-16 06:07:14 +00:00
Audrey (auva)
5357098a6b [FIX] database management: iOS app note
The iOS app can technically be udpdated, but might not be in the future.

closes odoo/documentation#14206

X-original-commit: 37ed68b2df
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2025-08-01 07:26:06 +00:00
Antoine Vandevenne (anv)
3a613b4e82 [IMP] supported_versions: release saas-18.4
closes odoo/documentation#14037

X-original-commit: ce12bbedd4
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2025-07-15 12:09:33 +00:00
Ray Carnes
ab774f8285 [IMP] database management: Odoo online download option
Advise readers what they can do if the option is disabled

closes odoo/documentation#13819

X-original-commit: 3ae60fb907
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2025-07-04 14:03:05 +00:00
Julien Castiaux
c6c7dcf1af [FIX] administration: Ubuntu 18.04 and Debian 10 no longer supported
odoo/odoo#136904

closes odoo/documentation#13407

X-original-commit: a65c15061d
Signed-off-by: Julien Castiaux (juc) <juc@odoo.com>
2025-05-20 21:03:02 +00:00
Antoine Vandevenne (anv)
d099df1888 [IMP] supported_versions: release saas-18.3
closes odoo/documentation#13331

X-original-commit: 0b16382558
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2025-05-13 09:26:50 +00:00
Aaron Bohy
caf22cbc4c [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 https://github.com/odoo/odoo/pull/184894

closes odoo/documentation#13115

X-original-commit: c83aed159f
Signed-off-by: Aaron Bohy (aab) <aab@odoo.com>
2025-04-28 06:08:21 +00:00
xpl-odoo
8f931d436a [IMP] hosting: change ticket submission links from help to help-form
The ticket form page was moved to /help-form following the restructuration of
the /help page. Directly linking to the ticket form page should make it easier
for users.

closes odoo/documentation#12997

X-original-commit: b88c4d0f0e
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2025-04-23 18:49:18 +00:00
Paul Morelle
d41fdb3dde [ADD] odoo_online: add examples to get db list via RPC
Partners and/or fiduciaries need a list of the databases they manage in
order to be able to make some RPC requests to all their databases.

This commit adds a section in the documentation to explain how to query
this new API and provides examples both for XML-RPC and JSON-RPC.

closes odoo/documentation#12888

Related-to: odoo/internal#3492
Task-id: 3229798
X-original-commit: c6f143df17
Signed-off-by: Olivier Dony (odo) <odo@odoo.com>
Signed-off-by: Paul Morelle (pmo) <pmo@odoo.com>
2025-04-15 15:28:12 +00:00
Philipp Schneider
beaf9b5ab1 [FIX] Use Bytes unit instead of Octets (GB instead of Go)
fixes #12196

closes odoo/documentation#12722

X-original-commit: c616635014
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2025-04-09 09:56:11 +00:00
Julien Castiaux
d4e13fc634 [IMP] developer,*: Demo data no longer loaded by default
Community: https://github.com/odoo/odoo/pull/194585

task-4317765

closes odoo/documentation#12680

Signed-off-by: Julien Castiaux (juc) <juc@odoo.com>
2025-03-31 14:04:58 +00:00
pabr-odoo
da06c50cb8 [IMP] Administration: Add client database info
closes odoo/documentation#12657

X-original-commit: 4e8e01465f
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: Parish Bracha (pabr) <pabr@odoo.com>
2025-03-27 07:33:33 +00:00
Krzysztof Magusiak (krma)
ae9030b6d6 [REF] test_lint: check overwrites of create()
Fix some examples to match the method definition of Model.create().

closes odoo/documentation#12527

Related: odoo/odoo#202106
Related: odoo/enterprise#81599
Signed-off-by: Krzysztof Magusiak (krma) <krma@odoo.com>
2025-03-20 14:35:35 +00:00
Antoine Vandevenne (anv)
5327f0b128 [IMP] supported_versions: release saas-18.2
closes odoo/documentation#12342

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2025-03-10 12:55:35 +00:00
samueljlieber
85cd521464 [FIX] resource folder match
closes odoo/documentation#12082

X-original-commit: a55fdb6313
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2025-02-14 21:59:10 +00:00
Merel Geens (mege)
8c0d1245e2 [FIX] administration: correct Fedora version
The Odoo 17 and 18 RPM builds target Fedora 38 instead of 36:

16: https://github.com/odoo/odoo/blob/16.0/setup/package.dffedora#L3
17: https://github.com/odoo/odoo/blob/17.0/setup/package.dffedora#L3
18: https://github.com/odoo/odoo/blob/18.0/setup/package.dffedora#L3

Note that both Fedora 36 and 38 are EOL:
https://docs.fedoraproject.org/en-US/releases/eol/

closes odoo/documentation#11953

X-original-commit: 24966a91c8
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2025-02-04 06:26:45 +00:00
Tanya Bouman
4bb36464cb [FIX] mobile: SS0 -> SSO typo
closes odoo/documentation#11916

X-original-commit: b8f2514f93
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2025-02-03 18:50:55 +00:00
Antoine Vandevenne (anv)
a8d555494f [IMP] supported_versions: release saas-18.1
closes odoo/documentation#11807

X-original-commit: 9b7d3d559b
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2025-01-21 22:03:20 +00:00
xpl-odoo
6e4ab30214 [IMP] database: update status of supported versions
task-4485068

closes odoo/documentation#11786

X-original-commit: 36d407830e
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2025-01-20 10:07:13 +00:00
Nathan Marotte (nama)
6995abec3c [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#11564

X-original-commit: 08c43b3deb
Signed-off-by: Nathan Marotte (nama) <nama@odoo.com>
2024-12-12 07:33:05 +00:00
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
xpl-odoo
ccc9337f2c [IMP] upgrade: harmonize release interval
task-4346126

closes odoo/documentation#11432

X-original-commit: e953d8f838
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-11-21 22:44:53 +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
08a3f15732 [IMP] upgrade: sla clarifications
closes odoo/documentation#11365

X-original-commit: 470af9bf21
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-11-13 09:04:17 +00:00
Odoo's Mergebot
da0360cdd5 [FW][ADD] odoo.sh: new ci token usage
closes odoo/documentation#11190

Forward-port-of: odoo/documentation#11172
Signed-off-by: Fabien Meghazi (fme) <fme@odoo.com>
Signed-off-by: Stanislas Sobieski (sts) <sts@odoo.com>
Co-authored-by: Fabien Meghazi <fme@odoo.com>
Co-authored-by: Stanislas Sobieski <sts@odoo.com>
2024-10-11 12:51:43 +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
Antoine Vandevenne (anv)
5627bea8aa [IMP] supported_versions: release 18.0
closes odoo/documentation#11126

X-original-commit: a0472c95e5
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2024-10-01 12:07:13 +00:00
Julian Roussieau
3692e684c4 [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#11061

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 22:55:38 +00:00
Carsten Wolff (cawo)
ec743decbf [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#10944

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

X-original-commit: e05a37917d
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-09-04 10:01:59 +00:00
Stanislas Sobieski
1df78f08cd [IMP] odoo.sh: ip changes
closes odoo/documentation#10804

X-original-commit: ca18df8f27
Signed-off-by: Stanislas Sobieski (sts) <sts@odoo.com>
2024-08-20 07:42:38 +00:00
Antoine Vandevenne (anv)
a8820ba3bb [IMP] supported_versions: release saas-17.4
closes odoo/documentation#10797

X-original-commit: 0e3c58de53
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2024-08-19 19:15:46 +00:00
bve-odoo
64f4e8d46c [FIX] mail: 17.0 full rework of mail communication documentation
1/ Revamp of email_servers to be a introduction and allow correct redirection
+ redirection to other pages linked to mailing + ToC of email_communication folder

2/ Splitting inbound and outbound message into subfiles:
2.a/ email_servers_inbound: all documentation related to incoming emails
2.b/ email_servers_outbound: documentartion related to outgoing emails

3/ email_domain (as before) about authentication protocols to set on domains.

4/ faq: complete revamp to better match usual issues about mailings.

Also: removed unused images, adding anchors on other docs.

RST co-authored-by: jorv-odoo, jqu-odoo, xpl-odoo

doc writers:
- email_servers_inbound by qco-odoo
- email_servers_outbound by EMBR
- email_servers by abridbus
- email_domain by jqu-odoo
- faq by jorv-odoo

related documentation task-3875591

closes odoo/documentation#10609

X-original-commit: a6a6fcf1e0
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-08-06 13:34:45 +00:00
XPL
dd93828247 [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#9909

X-original-commit: 8e143196f1
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-06-24 10:09:54 +00:00
Adrien Widart (awt)
fbadb8cca0 [IMP] supported_versions: end of saas-16.4
closes odoo/documentation#9907

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 09:26:48 +00:00
Serge Bayet (seba)
48bc8793a3 [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#9714

X-original-commit: c770eb5618
Signed-off-by: Serge Bayet (seba) <seba@odoo.com>
2024-06-10 08:10:26 +00:00
Xavier-Do
d11dcd33d1 [IMP] adapt documentation for new install script
closes odoo/documentation#9559

X-original-commit: f1bd4ec134
Related: odoo/odoo#167454
Signed-off-by: Xavier Dollé (xdo) <xdo@odoo.com>
2024-06-01 16:32:16 +00:00
tiku-odoo
ba056f4f36 [IMP] admin: onprem password reset
closes odoo/documentation#9112

X-original-commit: ad3343d158
Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2024-05-02 13:26:57 +00:00
tiku-odoo
abf2ea81dd [IMP] database mgt: odoocom account add dup limit
closes odoo/documentation#9002

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 23:51:21 +00:00
XPL
348da6ec78 [IMP] upgrade: modify support information
task-3473194

closes odoo/documentation#8958

X-original-commit: aed1667cdc
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-04-25 06:59:34 +00:00
XPL
8d4ad5f6fb [IMP] hosting: add Odoo.sh as not supporting intermediary versions
task-3874935

closes odoo/documentation#8818

X-original-commit: d1e65a3224
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-04-18 08:20:01 +00:00
Antoine Vandevenne (anv)
57b7ca69d9 [IMP] developer: improve navigation in top-level pages
Prior to this commit, users had to either know in advance or guess the
location of the content they were looking for. Top-level pages of the
"Developer" section of the documentation, in particular the "Developer"
page itself, were listing their sub-pages without directions for users.

This commit brings the following changes to improve the navigation:
- add directions for users on the "Developer" page and list the three
  main categories of developer documentation ("Tutorials", "How-to
  guides", and "Reference") with explanations of their content and
  target audience;
- add categories for content cards on the "Tutorials" and "How-to
  guides" pages, and fine-tune the toctree of the "Reference" page to
  more easily locate specific topics;
- clarify what are the "Python framework" and the "JavaScript framework"
  by relabelling them to "Server framework" and "Web framework" on
  top-level pages, as some users were confused to find that the JS
  framework was not responsible for the server, and others that the
  documentation for QWeb template is located in the Python documentation;
- extract the "Setup guide" from the "Getting started" tutorial and
  rename the latter to "Server framework 101" to allow reusing the setup
  guide in other tutorials and make clear that the "Server framework 101"
  tutorial is not about the Web framework.

task-3802536

closes odoo/documentation#8712

X-original-commit: 7f623b6ad5
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Co-authored-by: Valeriya (vchu) <vchu@odoo.com>
2024-04-13 12:16:35 +00:00
Jonathan
b0d390c1bf [IMP] on_premise: update version number in source install
closes odoo/documentation#8521

X-original-commit: 67058f8b96
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2024-04-05 05:22:33 +00:00