Brandon Mercier
5cfec5068e
[FIX] howtos/website_themes: Theming - Bootstrap bundle
...
closes odoo/documentation#16690
Signed-off-by: Brandon Mercier (bram) <bram@odoo.com >
2026-03-04 12:19:15 +00:00
Brandon Mercier
3c0df39c46
[FIX] howtos/website_themes: Typo in Theming
...
- Bundles: web._assets_bootstrap => web._assets_bootstrap_frontend
closes odoo/documentation#16584
Signed-off-by: Brandon Mercier (bram) <bram@odoo.com >
2026-03-02 07:31:35 +00:00
Brandon Mercier
53ff77f27a
[FIX] howtos/website_themes: Typo (Theming, layout and pages)
...
- Theming: bundle _assets_bootstrap
- Theming: Minified external libs
- Layout: Move example - indentation
- Layout: Remove useless version number
- Pages: 404 additional_title
closes odoo/documentation#16595
X-original-commit: 522eb03851
Signed-off-by: Brandon Mercier (bram) <bram@odoo.com >
2026-02-27 21:14:26 +00:00
Antoine Vandevenne (anv)
d668678261
[FIX] tutorials/importable_modules: fix typo in request.not_found()
...
closes odoo/documentation#16295
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com >
2026-02-05 13:38:48 +00:00
Alvaro Fuentes
bb3c14edb4
[IMP] developer/reference/cli: add --skip-auto-install
...
Document new cli option.
closes odoo/documentation#15546
Related: odoo/odoo#234710
Signed-off-by: Xavier Dollé (xdo) <xdo@odoo.com >
2025-12-04 11:23:00 +00:00
Sylvain Francis
fbc787474f
[IMP] reference/cli: db-filter for Web UI
...
The odoo-bin help for the db-filter says:
`Regular expressions for filtering available databases for Web UI.`
However, the current documentation does not mention that the filters
only affect the Web UI, and not the cron workers.
closes odoo/documentation#15375
Signed-off-by: Sylvain Francis (syf) <syf+odoo@odoo.com >
2025-11-20 16:03:53 +00:00
Julien Castiaux
5279c3f988
[IMP] developer: new CLI commands and improvements
...
Added the existing `deploy`, `obfuscate`, `upgrade_code` commands.
Reviewed titles to make the commands stand out in the ToC.
task-4866527
fixes odoo/documentation#14046
backport of ef7efd613d
closes odoo/documentation#15213
Signed-off-by: Julien Castiaux (juc) <juc@odoo.com >
2025-11-17 14:08:12 +00:00
xpl-odoo
6b6069a2f9
[IMP] odoo.sh: partial update of the section
...
closes odoo/documentation#14370
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com >
2025-11-14 16:13:05 +00:00
David Vidal
eae0163257
[FIX] developer/modules: init/uninstall hooks arguments
...
Since https://github.com/odoo/odoo/pull/108254 an env is used
directly in the init/uninstall hooks.
closes odoo/documentation#14477
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com >
2025-11-05 16:46:48 +00:00
qsm-odoo
4a6611b0c4
[IMP] developer: explain the new <asset> tag added as a fix
...
Also removes outdated things in the `<template>` tag documentation and
reviews it a bit.
See https://github.com/odoo/odoo/pull/104836
task-2963840
closes odoo/documentation#14984
Related: odoo/odoo#104836
Related: odoo/enterprise#35153
Related: odoo/design-themes#629
Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com >
2025-10-24 16:57:49 +00:00
Brandon Mercier
56f396e38c
[FIX] Typo in the builder option
...
closes odoo/documentation#14938
Signed-off-by: Brandon Mercier (bram) <bram@odoo.com >
2025-10-20 13:06:06 +00:00
Alvaro Fuentes
06d57d6916
[IMP] conf: strip odoo.upgrade.testing
...
The prefix that includes the full module path is just noise. This patch
follows the same strategy used to remove `odoo.upgrade.util` prefix.
To be merged after: odoo/upgrade-util#324
closes odoo/documentation#14909
X-original-commit: 33aea00007
Signed-off-by: Alvaro Fuentes Suarez (afu) <afu@odoo.com >
2025-10-17 18:20:33 +00:00
Antoine Vandevenne (anv)
84dc025f1b
[FIX] tutorials/discover_js_framework: fix example link for reactive
...
closes odoo/documentation#14655
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com >
2025-09-24 10:02:53 +00:00
Antoine Vandevenne (anv)
a1a8ca93f3
[FIX] howtos/translations: fix typo in "wainting"
...
closes odoo/documentation#14635
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com >
2025-09-23 06:41:59 +00:00
Brandon Mercier
9a46134468
[IMP] Odoo SaaS dump + Base/Inherited/Duplicated views
...
closes odoo/documentation#14551
X-original-commit: ea0c7ccf30
Signed-off-by: Brandon Mercier (bram) <bram@odoo.com >
2025-09-12 10:34:05 +00:00
Brandon Mercier
70a230b0ad
[FIX] Typos in "Page templates" and "Theme pages" example.
...
closes odoo/documentation#14481
Signed-off-by: Brandon Mercier (bram) <bram@odoo.com >
2025-09-04 09:36:15 +00:00
Thomas Becquevort (thbe)
08f66ab000
[FIX] developer: wrong import path for Form module in tests
...
Since f5e7c67892 , Form is in odoo.tests and not in odoo.tests.common anymore
task-none
closes odoo/documentation#14193
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com >
2025-07-31 13:43:23 +00:00
Tiffany Chang (tic)
05bc45e9d0
[I18N] contributing, developer/tutorial: remove Transifex references
...
Odoo is transitioning away from Transifex. Remove links/references to it
and replace with new platform (internal Weblate server) links
closes odoo/documentation#14158
X-original-commit: 78de46cb0f
Signed-off-by: Tiffany Chang (tic) <tic@odoo.com >
2025-07-25 17:24:22 +00:00
Brandon Mercier
b35b66a799
[FIX] New page template creation method
...
closes odoo/documentation#14107
Signed-off-by: Brandon Mercier (bram) <bram@odoo.com >
2025-07-24 20:02:11 +00:00
Brandon Mercier
abd3eb1d60
[FIX] Typos: Two-factor auth deactivation (Setup) + Embed videos (Media)
...
closes odoo/documentation#13729
X-original-commit: 1b41b078b7
Signed-off-by: Brandon Mercier (bram) <bram@odoo.com >
2025-06-18 20:17:42 +00:00
Brandon Mercier
854456bf54
[FIX] Custom header/footer templates typo
...
closes odoo/documentation#13648
X-original-commit: c36f8f02ca
Signed-off-by: Brandon Mercier (bram) <bram@odoo.com >
2025-06-11 00:26:04 +00:00
Brandon Mercier
65c5dee94b
[IMP] howto/website: Layout - Header/Footer templates
...
closes odoo/documentation#13569
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 17:18:43 +00:00
Brandon Mercier
3b34044407
[FIX] howto/website_themes: Megamenu option typo
...
closes odoo/documentation#13546
X-original-commit: d6a294f08c
Signed-off-by: Brandon Mercier (bram) <bram@odoo.com >
2025-05-26 10:33:47 +00:00
Brandon Mercier
fbcc2beeb2
[FIX] Correction of custom shape addition method
...
closes odoo/documentation#13428
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com >
2025-05-19 15:19:25 +00:00
Brandon Mercier
c2b2849647
[FIX] howto/website_themes: Layout - Header/Footer typo
...
closes odoo/documentation#13397
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 17:37:44 +00:00
Brandon Mercier
57de65b68f
[FIX] Company logo typo
...
- Correction of a wrong file reference
- Correction of a wrong fille name
closes odoo/documentation#13393
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com >
2025-05-16 21:34:22 +00:00
celine de lannoy
9ad9e8e2e2
[IMP] tutorials/website_theme: update from 16 to 17
...
closes odoo/documentation#13375
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com >
2025-05-16 08:09:30 +00:00
Brandon Mercier
93931fc28e
[ADD] tutorials/website_theme: Add tutorials to build a website theme
...
closes odoo/documentation#13131
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com >
Signed-off-by: Céline de Lannoy (cede) <cede@odoo.com >
2025-05-05 14:50:48 +00:00
Brandon Mercier
85915a364c
[REM] tutorials/website: Remove outdated tutorial
...
Part-of: odoo/documentation#13131
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com >
Signed-off-by: Céline de Lannoy (cede) <cede@odoo.com >
2025-05-05 14:50:48 +00:00
Carlos Valverde
543a18f82a
[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#12952
Signed-off-by: Carlos Valverde (cvs) <cvs@odoo.com >
2025-04-18 13:17:42 +00:00
Mathieu Duckerts-Antoine
485cc6fe67
[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#12877
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com >
2025-04-14 09:26:04 +00:00
Carlos Valverde
3489bf4144
[FW][FIX] howto/website: fix theming page typo
...
This PR fixes a typo on current theming page.
Task-4316611
closes odoo/documentation#12794
Forward-port-of: odoo/documentation#12778
Signed-off-by: Carlos Valverde (cvs) <cvs@odoo.com >
2025-04-04 11:57:41 +00:00
Carlos Valverde
e4ac9c0470
[IMP] howto/website: update media page
...
This commit updates current media page, by adding updated content.
Task-4316619
closes odoo/documentation#12578
Signed-off-by: Carlos Valverde (cvs) <cvs@odoo.com >
2025-03-28 13:29:49 +00:00
Carlos Valverde
adac5615c3
[IMP] howto/website: update theming page
...
This commit updates current theming page, by adding updated content.
Task-4316619
closes odoo/documentation#12577
Signed-off-by: Carlos Valverde (cvs) <cvs@odoo.com >
2025-03-27 11:00:45 +00:00
Carlos Valverde
299cc648b8
[IMP] howto/website: update navigation page
...
This commit updates current navigation page, by adding updated
information.
Task-4316619
closes odoo/documentation#12579
Signed-off-by: Carlos Valverde (cvs) <cvs@odoo.com >
2025-03-25 14:57:43 +00:00
Brandon Mercier
8c6fb203be
[IMP] website_themes: layout
...
Add explanation about the `template_header_mobile`
closes odoo/documentation#12583
Signed-off-by: Brandon Mercier (bram) <bram@odoo.com >
2025-03-25 07:31:06 +00:00
Brandon Mercier
e99d444827
[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#12589
Signed-off-by: Brandon Mercier (bram) <bram@odoo.com >
2025-03-25 07:31:04 +00:00
Brandon Mercier
6b73fe9f5a
[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#12607
Signed-off-by: Brandon Mercier (bram) <bram@odoo.com >
2025-03-25 06:13:39 +00:00
Alvaro Fuentes
feff94c007
[IMP] developer/reference/cli: improve docs of --upgrade-path
...
Be explicit about what we expect as parameter.
closes odoo/documentation#12571
X-original-commit: 942fd6dd41
Related: odoo/odoo#202583
Signed-off-by: Alvaro Fuentes Suarez (afu) <afu@odoo.com >
2025-03-20 12:25:56 +00:00
Alvaro Fuentes
3d16401d6d
[IMP] developer/reference/cli: --pre-upgrade-scripts
...
Document the new cli option.
X-original-commit: bcad893864
Part-of: odoo/documentation#12571
Related: odoo/odoo#202583
Signed-off-by: Alvaro Fuentes Suarez (afu) <afu@odoo.com >
2025-03-20 12:25:56 +00:00
Brandon Mercier
062b4c8004
[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
closes odoo/documentation#12474
X-original-commit: 1ef929990c
Signed-off-by: Brandon Mercier (bram) <bram@odoo.com >
2025-03-16 19:30:14 +00:00
Brandon Mercier
664d73771c
[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#12509
X-original-commit: 8ce27c696d
Signed-off-by: Brandon Mercier (bram) <bram@odoo.com >
2025-03-16 18:17:03 +00:00
Brandon Mercier
f046604336
[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#12476
X-original-commit: 2fc209623d
Signed-off-by: Brandon Mercier (bram) <bram@odoo.com >
2025-03-16 08:32:03 +00:00
Brandon Mercier
4d4d75b440
[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#12475
X-original-commit: 53b2db4ab5
Signed-off-by: Brandon Mercier (bram) <bram@odoo.com >
2025-03-15 06:23:46 +00:00
Carlos Valverde
83e0914e0d
[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#12465
X-original-commit: 0044a6bb09
Signed-off-by: Carlos Valverde (cvs) <cvs@odoo.com >
2025-03-14 17:27:19 +00:00
Brandon Mercier
a724fe8e78
[IMP] Website Themes - Gradients
...
[IMP] Website Themes - Gradients
- Corrections
- New anchors
[FIX] Modifications after code review
closes odoo/documentation#12430
X-original-commit: dab8e3c71e
Signed-off-by: Brandon Mercier (bram) <bram@odoo.com >
2025-03-14 16:10:05 +00:00
Brandon Mercier
a4241d94a3
[IMP] Website Themes - Forms
...
[IMP] Website Themes - Forms
[FIX] Anchors + Modifications after code review
closes odoo/documentation#12433
X-original-commit: 88301e22ea
Signed-off-by: Brandon Mercier (bram) <bram@odoo.com >
2025-03-14 16:10:03 +00:00
Carlos Valverde
7600537eab
[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#12432
X-original-commit: 4e0f298786
Signed-off-by: Carlos Valverde (cvs) <cvs@odoo.com >
2025-03-14 16:10:00 +00:00
Carlos Valverde
6964bad987
[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#12431
X-original-commit: 0ea5823a94
Signed-off-by: Carlos Valverde (cvs) <cvs@odoo.com >
2025-03-14 16:09:59 +00:00
Carlos Valverde
194d073533
[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#12434
X-original-commit: a548d85da8
Signed-off-by: Carlos Valverde (cvs) <cvs@odoo.com >
2025-03-14 16:09:58 +00:00