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
closesodoo/documentation#12467
X-original-commit: 0044a6bb09
Signed-off-by: Carlos Valverde (cvs) <cvs@odoo.com>
In 18.0 was the shared accounts feature added to Odoo but the documentation
doesn't contain any data related to it. This commit brings information about
said feature in the documentation.
task-4485674
closesodoo/documentation#11769
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
This commit updates current `shapes` page, by adding new anchor links
to the sections, updated information and images.
Task-4316611
closesodoo/documentation#12442
X-original-commit: 4e0f298786
Signed-off-by: Carlos Valverde (cvs) <cvs@odoo.com>
This commit updates current `animations` page, by adding new anchor
links to the sections, updated information and images.
Task-4316611
closesodoo/documentation#12443
X-original-commit: 0ea5823a94
Signed-off-by: Carlos Valverde (cvs) <cvs@odoo.com>
This commit updates current navigation page, by adding new anchor links
to the sections and by adding updated information.
Task-4316611
closesodoo/documentation#12441
X-original-commit: a548d85da8
Signed-off-by: Carlos Valverde (cvs) <cvs@odoo.com>
In version 17.0 to 18.2, it is required to install the
`sale_async_emails` module to enable the email queue optimization.
This commit also rephrases slightly the step to enable the cron because
it should already be enabled, unless the user disabled it manually.
Indeed, the cron is created enabled in versions 17.0 to 18.2, while it
is created disabled but automatically enabled when toggling the
`sale.async_emails` system parameter.
task-3872792
closesodoo/documentation#12410
X-original-commit: c7843cb38a
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This PR is to fill the info regarding the new Envia shipping connector
closesodoo/documentation#12084
Signed-off-by: Miguel Angel Lopez (mial) <mial@odoo.com>
Co-authored-by: StraubCreative <zst@odoo.com>
Co-authored-by: Felicia Kuan <feku@odoo.com>
The page title is renamed "Performance management" to fit its new,
multipurpose content.
task-3872792
closesodoo/documentation#12385
X-original-commit: b0cc1ee821
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Support for Tyro payment terminals (Australia) was
recently merged in 18.0. This commit adds the
corresponding documentation on setting up the
terminal.
task-4640292
closesodoo/documentation#12260
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
This commit updates current `translations` page, by adding new anchor
links to the sections, updated information and images.
Task-431661
closesodoo/documentation#12346
X-original-commit: e508d96c1d
Signed-off-by: Carlos Valverde (cvs) <cvs@odoo.com>
This commit updates current theming page, by adding new anchor links to
the sections and by adding updated information.
Task-4316611
closesodoo/documentation#12279
X-original-commit: 16e1bad7db
Signed-off-by: Carlos Valverde (cvs) <cvs@odoo.com>
This removes the confusion induced by simultaneously labelling several
SaaS branches as "Odoo Online" in the version switcher.
New branches will be automatically labelled as "Odoo xx.y" as they are
frozen by the freeze script.
task-4597225
X-original-commit: 91b6b1e237
Part-of: odoo/documentation#12339
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit removes the requirement on versions and languages to have a
label in `versions_names`/`languages_names` to be displayed in the
version/language switcher. Instead, if a version/language has no label
defined, the raw version/language string will be used as fallback.
This change makes it easier to add new versions or languages to the
documentation without having to explicitly define display labels for
them in `conf.py`. The responsibility of ensuring that referenced
versions and languages actually exist is shifted to the build
configuration.
X-original-commit: e57530ed99
Part-of: odoo/documentation#12339
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Fix error in danger admonition and clarify the paragraph to avoid confusion.
closesodoo/documentation#12308
X-original-commit: 5fd9d74f80
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
This commit improves the Indian localization documentation by resizing
GST Return snapshots to remove empty space, enhancing readability,
especially on lower-resolution devices. Additionally, information about
GSTR-1 validations has been inserted.
task-4574916
closesodoo/documentation#12117
Signed-off-by: Harsh Trivedi (hatr) <hatr@odoo.com>