Commit Graph

478 Commits

Author SHA1 Message Date
Brandon Mercier
a216f014f7 [FIX] Typos: Two-factor auth deactivation (Setup) + Embed videos (Media)
closes odoo/documentation#13731

X-original-commit: 1b41b078b7
Signed-off-by: Brandon Mercier (bram) <bram@odoo.com>
2025-06-18 20:06:51 +00:00
Brandon Mercier
e96f6008f4 [FIX] Custom header/footer templates typo
closes odoo/documentation#13649

X-original-commit: c36f8f02ca
Signed-off-by: Brandon Mercier (bram) <bram@odoo.com>
2025-06-10 18:10:49 +00:00
Brandon Mercier
c93e8f4211 [IMP] howto/website: Layout - Header/Footer templates
closes odoo/documentation#13570

X-original-commit: 3fded9a379
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Brandon Mercier (bram) <bram@odoo.com>
2025-05-27 20:20:11 +00:00
Brandon Mercier
78381d9491 [FIX] howto/website_themes: Megamenu option typo
closes odoo/documentation#13548

X-original-commit: d6a294f08c
Signed-off-by: Brandon Mercier (bram) <bram@odoo.com>
2025-05-26 16:49:40 +00:00
samueljlieber
a35a208995 [ADD] UI: odoo spreadsheets svg icons
closes odoo/documentation#13386

Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2025-05-23 12:35:10 +00:00
Brandon Mercier
c1956969fc [FIX] Correction of custom shape addition method
closes odoo/documentation#13430

X-original-commit: fbcc2beeb2
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Brandon Mercier (bram) <bram@odoo.com>
2025-05-19 21:52:55 +00:00
celine de lannoy
22b5682ba7 [IMP] tutorials/website_theme: update from 16 to 17
closes odoo/documentation#13388

X-original-commit: 9ad9e8e2e2
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Céline de Lannoy (cede) <cede@odoo.com>
2025-05-19 12:51:56 +00:00
Brandon Mercier
86e897ecf0 [FIX] Company logo typo
- Correction of a wrong file reference
- Correction of a wrong fille name

closes odoo/documentation#13415

X-original-commit: 57de65b68f
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Brandon Mercier (bram) <bram@odoo.com>
2025-05-18 18:06:44 +00:00
Brandon Mercier
e3a5b76320 [FIX] howto/website_themes: Layout - Header/Footer typo
closes odoo/documentation#13402

X-original-commit: d943b1845b
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Brandon Mercier (bram) <bram@odoo.com>
2025-05-18 18:06:43 +00:00
Brandon Mercier
c668c054c5 [FIX] Custom snippet: Fix a typo in "Group creation"
closes odoo/documentation#13394

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2025-05-16 19:51:06 +00:00
Francois Vasamillet (frva)
4efa5133d6 [FIX] tutorials: Fix js and website action (importable_modules.rst)
Url path to access server action updated from /actions to /website/action
Added xml record that Javascript tour was missing to work properly

closes odoo/documentation#13262

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2025-05-09 09:53:22 +00:00
Leo Leclerc
2712116544 [FIX] rpc: fix code examples for tutorial and service
closes odoo/documentation#13151

Signed-off-by: Florent Dardenne (dafl) <dafl@odoo.com>
2025-05-07 09:03:32 +00:00
Brandon Mercier
ee982d54ef [ADD] tutorials/website_theme: Add tutorials to build a website theme
closes odoo/documentation#13202

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Céline de Lannoy (cede) <cede@odoo.com>
2025-05-06 09:23:47 +00:00
Brandon Mercier
d6e4aef108 [REM] tutorials/website: Remove outdated tutorial
Part-of: odoo/documentation#13202
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Céline de Lannoy (cede) <cede@odoo.com>
2025-05-06 09:23:47 +00:00
Carlos Valverde
ea0aef49cf [IMP] howto/website/theming: improves version information
This commit improves current Odoo version information on the theming
page, by adding better contextual content.

Task-4316619

closes odoo/documentation#12963

X-original-commit: 543a18f82a
Signed-off-by: Carlos Valverde (cvs) <cvs@odoo.com>
2025-04-18 18:52:35 +00:00
Mathieu Duckerts-Antoine
f0937073f3 [FW][FIX] developer/views: no attributes for group tag in search arch
As already explained in the text:
The `group` element takes no attributes.
We fix the given example.

closes odoo/documentation#12880

Forward-port-of: odoo/documentation#12877
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2025-04-15 00:57:51 +00:00
Carlos Valverde
70e7b30ba2 [FW][FIX] howto/website: fix theming page typo
This PR fixes a typo on current theming page.

Task-4316611

closes odoo/documentation#12797

Forward-port-of: odoo/documentation#12778
Signed-off-by: Carlos Valverde (cvs) <cvs@odoo.com>
2025-04-04 16:07:57 +00:00
Carlos Valverde
bbbb28d09e [IMP] howto/website: update media page
This commit updates current media page, by adding updated content.

Task-4316619

closes odoo/documentation#12746

X-original-commit: 533a6fde70
Signed-off-by: Carlos Valverde (cvs) <cvs@odoo.com>
2025-04-02 13:49:10 +00:00
Carlos Valverde
167ba9c2e1 [IMP] howto/website: update theming page
This commit updates current theming page, by adding updated content.

Task-4316707

closes odoo/documentation#12740

Signed-off-by: Carlos Valverde (cvs) <cvs@odoo.com>
2025-04-02 10:01:21 +00:00
Carlos Valverde
3e03ff41fa [IMP] howto/website: update animations page
This commit updates current animations page, by adding updated content.

Task-4316707

closes odoo/documentation#12744

Signed-off-by: Carlos Valverde (cvs) <cvs@odoo.com>
2025-04-02 10:01:19 +00:00
Brandon Mercier
ab9717eab0 [IMP] howto/website_themes: "Pages" page update
- Update Bootstrap documentation urls
- Update Github urls
- Update Odoo version number into the manifest example
- Dynamic Odoo version number in the code-block of the manifest example.
- Typos

closes odoo/documentation#12714

Signed-off-by: Brandon Mercier (bram) <bram@odoo.com>
2025-04-01 10:24:36 +00:00
Brandon Mercier
eb0a61a4cf [IMP] howto/website_themes: Building blocks page update
- Change the Github urls to the correct version of Odoo
- Adapt the way of creating a snippet template and how to add it to the builder
- Add explanation about how to make a custom snippet "inner content"

closes odoo/documentation#12721

Signed-off-by: Brandon Mercier (bram) <bram@odoo.com>
2025-04-01 10:24:34 +00:00
Brandon Mercier
a602f01f21 [IMP] howto/website_themes: Layout page update
- Update the Bootstrap documentation urls
- Update the Github urls

closes odoo/documentation#12713

Signed-off-by: Brandon Mercier (bram) <bram@odoo.com>
2025-04-01 07:23:15 +00:00
Alvaro Fuentes
ec8213d893 [IMP] developer/reference/cli: improve docs of --upgrade-path
Be explicit about what we expect as parameter.

closes odoo/documentation#12646

X-original-commit: feff94c007
Related: odoo/odoo#203387
Signed-off-by: Alvaro Fuentes Suarez (afu) <afu@odoo.com>
2025-03-31 15:11:46 +00:00
Alvaro Fuentes
c074b029ca [IMP] developer/reference/cli: --pre-upgrade-scripts
Document the new cli option.

X-original-commit: 3d16401d6d
Part-of: odoo/documentation#12646
Related: odoo/odoo#203387
Signed-off-by: Alvaro Fuentes Suarez (afu) <afu@odoo.com>
2025-03-31 15:11:45 +00:00
Carlos Valverde
ad5ad8df5b [IMP] howto/website: update theming page
This commit updates current theming page, by adding updated content.

Task-4316619

closes odoo/documentation#12670

X-original-commit: adac5615c3
Signed-off-by: Carlos Valverde (cvs) <cvs@odoo.com>
2025-03-31 09:56:55 +00:00
Carlos Valverde
b4332c159f [IMP] howto/website: update navigation page
This commit updates current navigation page, by adding updated
information.

Task-4316619

closes odoo/documentation#12639

X-original-commit: 299cc648b8
Signed-off-by: Carlos Valverde (cvs) <cvs@odoo.com>
2025-03-27 09:37:41 +00:00
Brandon Mercier
4fc63c6dc7 [IMP] website_themes: layout
Add explanation about the `template_header_mobile`

closes odoo/documentation#12627

X-original-commit: 8c6fb203be
Signed-off-by: Brandon Mercier (bram) <bram@odoo.com>
2025-03-25 13:57:31 +00:00
Brandon Mercier
9b1b80a56e [IMP/ADD] website_themes: "Pages" page update
- New static page template mechanism;
- Replace the header_overlay screenshot
- Update the noattribute for 17.0

closes odoo/documentation#12628

X-original-commit: e99d444827
Signed-off-by: Brandon Mercier (bram) <bram@odoo.com>
2025-03-25 13:57:28 +00:00
Brandon Mercier
de66c24b21 [IMP/ADD] website_themes: Building blocks page update
- Add "Text highlights"
- Add "grid-item-padding" and "grid-gap"
- Add Inner content snippet process

closes odoo/documentation#12620

X-original-commit: 6b73fe9f5a
Signed-off-by: Brandon Mercier (bram) <bram@odoo.com>
2025-03-25 13:57:17 +00:00
Josse Colpaert
31a173d45e [IMP] developer/localization: adapt link to fiscal position file
closes odoo/documentation#12189

Related: odoo/odoo#195864
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2025-03-21 12:09:28 +00:00
Brandon Mercier
b3e773438a [IMP] Website Themes - Building blocks
Rework of the whole page in order to organized / categorized the content better + Addition from the PSBE Designers Wiki

[FIX] Website Themes - Building block : Fix typo

[FIX] Corrections after review

X-original-commit: 062b4c8004

[FIX] Resolve conflicts

closes odoo/documentation#12521

Signed-off-by: Brandon Mercier (bram) <bram@odoo.com>
2025-03-16 21:25:40 +00:00
Brandon Mercier
e135999ab5 [IMP] Website Themes - Going Live
[IMP] Website Themes - Going Live

- Content update and additions
- Screenshot
- New anchors

[FIX] Fix after code review

[FIX] Anchor to noupdate attribute

closes odoo/documentation#12516

X-original-commit: 664d73771c
Signed-off-by: Brandon Mercier (bram) <bram@odoo.com>
2025-03-16 20:16:47 +00:00
Brandon Mercier
f407f9149f [IMP] Website themes - Pages
[IMP] Website themes - Pages
[FIX] Website Themes - Pages: Anchors
[FIX] Website Themes - Pages: anchors
[FIX] Anchors patterns + code review modifications

closes odoo/documentation#12511

X-original-commit: f046604336
Signed-off-by: Brandon Mercier (bram) <bram@odoo.com>
2025-03-16 10:10:37 +00:00
Brandon Mercier
324d8d97f1 [IMP] Website Themes - Layout page
[IMP] Website Themes - Layout page

[FIX] Corrections for ci

[FIX] Ci failure

[IMP] Small corrections

- Reorder the Xpath examples.
- Add an explanation for the move directive

[ADD] Website Themes - Media section

[IMP] Website Themes - Layout section modifications

[IMP] Anchors for CEDE's references (Tutorials)

[IMP] Line width + visibility conditions alert type

[IMP] Website Themes - Layout : Anchors correction

Revert "[ADD] Website Themes - Media section"

This reverts commit 4567cfe114251cdc9f263b8e97f0f988945f4db8.

[FIX] Update anchors pattern

[FIX] Media company logo reference

closes odoo/documentation#12505

X-original-commit: 4d4d75b440
Signed-off-by: Brandon Mercier (bram) <bram@odoo.com>
2025-03-15 13:22:00 +00:00
Carlos Valverde
52f8fc964d [ADD] howto/website: add media page
This commit adds the `media` page, links it to the `website_themes`
index, deletes duplicated content from the `pages.rst` page and moves
images from the current `pages` folder to a new one.

Task-4316611

closes odoo/documentation#12467

X-original-commit: 0044a6bb09
Signed-off-by: Carlos Valverde (cvs) <cvs@odoo.com>
2025-03-14 15:09:38 +00:00
Brandon Mercier
9bc0175189 [IMP] Website Themes - Gradients
[IMP] Website Themes - Gradients

- Corrections
- New anchors

[FIX] Modifications after code review

closes odoo/documentation#12440

X-original-commit: dab8e3c71e
Signed-off-by: Brandon Mercier (bram) <bram@odoo.com>
2025-03-14 13:39:29 +00:00
Brandon Mercier
d4369e7132 [IMP] Website Themes - Forms
[IMP] Website Themes - Forms
[FIX] Anchors + Modifications after code review

closes odoo/documentation#12444

X-original-commit: 88301e22ea
Signed-off-by: Brandon Mercier (bram) <bram@odoo.com>
2025-03-14 13:39:28 +00:00
Carlos Valverde
4513b6fedd [IMP] howto/website: update shapes page
This commit updates current `shapes` page, by adding new anchor links
to the sections, updated information and images.

Task-4316611

closes odoo/documentation#12442

X-original-commit: 4e0f298786
Signed-off-by: Carlos Valverde (cvs) <cvs@odoo.com>
2025-03-14 13:39:21 +00:00
Carlos Valverde
0b958a8787 [IMP] howto/website: update animations page
This commit updates current `animations` page, by adding new anchor
links to the sections, updated information and images.

Task-4316611

closes odoo/documentation#12443

X-original-commit: 0ea5823a94
Signed-off-by: Carlos Valverde (cvs) <cvs@odoo.com>
2025-03-14 13:39:20 +00:00
Carlos Valverde
1f89addbed [IMP] howto/website: update navigation page
This commit updates current navigation page, by adding new anchor links
to the sections and by adding updated information.

Task-4316611

closes odoo/documentation#12441

X-original-commit: a548d85da8
Signed-off-by: Carlos Valverde (cvs) <cvs@odoo.com>
2025-03-14 13:39:19 +00:00
Brandon Mercier
88a3a0d5ef [IMP] Website Themes - Setup
[IMP] Website Themes - Setup

[IMP] Website Themes - Setup

- Use the right code-block language for terminal command line
- Add a step about the 2-factor authentication

[IMP] Anchors for CEDE's references (Tutorials)

[FIX] Website Themes - Setup: Anchors

[IMP] Anchors pattern correction

closes odoo/documentation#12424

X-original-commit: 9d5ccb7e1d
Signed-off-by: Brandon Mercier (bram) <bram@odoo.com>
2025-03-14 12:12:28 +00:00
Sam Degueldre
aaff61fd7d [FIX] frontend owl components: fix typo in code example
closes odoo/documentation#12383

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2025-03-13 07:45:59 +00:00
Carlos Valverde
5cf99e4fb7 [IMP] howto/website: update translations page
This commit updates current `translations` page, by adding new anchor
links to the sections, updated information and images.

Task-431661

closes odoo/documentation#12346

X-original-commit: e508d96c1d
Signed-off-by: Carlos Valverde (cvs) <cvs@odoo.com>
2025-03-11 11:18:40 +00:00
Carlos Valverde
327ff9d5b1 [IMP] howto/website: update theming page
This commit updates current theming page, by adding new anchor links to
the sections and by adding updated information.

Task-4316611

closes odoo/documentation#12279

X-original-commit: 16e1bad7db
Signed-off-by: Carlos Valverde (cvs) <cvs@odoo.com>
2025-03-10 13:37:11 +00:00
Louis Baudoux
e0d66e9723 [IMP] extract_api: few minor improvements/corrections
- Add links to the IAP documentation.
- Remove BMP from supported file format (it never was supported ?).
- Rewording of some descriptions in the `/parse` documentation.
- More consistent abbreviations for "IAP" and "OCR".

closes odoo/documentation#12278

X-original-commit: 1a33d8ef2b
Signed-off-by: Louis Baudoux (lba) <lba@odoo.com>
2025-03-05 18:35:18 +00:00
Louis Baudoux
7bacd32d50 [IMP] extract_api: improve implementation example
- Since the example only works for invoices, references to the other
  document types supported by the OCR have been removed.
- Handle the case where library `requests` isn't available.
- Show additional fields detected by the OCR.
- Properly set the ID of the JSON-RPC request.
- Commit 8c93ff7 should have adapted the implementation example with the
  latest API version.

X-original-commit: 56fa6da441
Part-of: odoo/documentation#12278
Signed-off-by: Louis Baudoux (lba) <lba@odoo.com>
2025-03-05 18:35:18 +00:00
Odoo's Mergebot
d87a254d21 [FW][IMP] developer/reference/cli: neutralize option
closes odoo/documentation#12264

Forward-port-of: odoo/documentation#11478
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Co-authored-by: Chris Smith <cgsmith105@gmail.com>
Co-authored-by: Chris Smith <chris@cgsmith.net>
2025-03-05 17:13:24 +00:00
Jim Plaku
14de18996e [IMP] tutorials/server_framework_101: add warning about access rights
When readers follow the server framework 101 tutorial, it's common for them
to set the model access rights the same as in the tutorial's example at
chapter 4. Following this example they will have read only permissions and
by chapter 6 they will not be able to create/update or delete objects in
order to follow with the tutorial.

This commit adds a warning for readers to remind them of the relation between
the access rights set previously and what they can see and do using the UI.

closes odoo/documentation#12237

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2025-03-05 17:13:18 +00:00
Charles Mutabazi
0ae856bcf6 [FIX] Use <chatter> instead of <div class="oe_chatter">
closes odoo/documentation#12106

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2025-02-19 08:56:10 +00:00