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#12482
X-original-commit: 1a6d0ec061
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Thomas Becquevort (thbe) <thbe@odoo.com>
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
closesodoo/documentation#12524
X-original-commit: b3e773438a
Signed-off-by: Brandon Mercier (bram) <bram@odoo.com>
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#12470
X-original-commit: 0044a6bb09
Signed-off-by: Carlos Valverde (cvs) <cvs@odoo.com>
This commit updates current `shapes` page, by adding new anchor links
to the sections, updated information and images.
Task-4316611
closesodoo/documentation#12458
X-original-commit: 4e0f298786
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#12456
X-original-commit: a548d85da8
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#12457
X-original-commit: 0ea5823a94
Signed-off-by: Carlos Valverde (cvs) <cvs@odoo.com>
This commit 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 disabled but automatically enabled when toggling the
`sale.async_emails` system parameter.
task-3872792
closesodoo/documentation#12413
X-original-commit: c7843cb38a
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit documents the new `multi_create_view` attribute of the
calendar view.
Part of task~4510549
closesodoo/documentation#12262
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit documents the new `aggregate` attribute of the calendar
view.
Part of task~4510549
Part-of: odoo/documentation#12262
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
The page title is renamed "Performance management" to fit its new,
multipurpose content.
task-3872792
closesodoo/documentation#12388
X-original-commit: b0cc1ee821
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit updates current `translations` page, by adding new anchor
links to the sections, updated information and images.
Task-431661
closesodoo/documentation#12349
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#12285
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
Part-of: odoo/documentation#12342
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.
Part-of: odoo/documentation#12342
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Fix error in danger admonition and clarify the paragraph to avoid confusion.
closesodoo/documentation#12311
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#12294
X-original-commit: 8aebed8690
Signed-off-by: Harsh Trivedi (hatr) <hatr@odoo.com>
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.
closesodoo/documentation#12289
X-original-commit: 14de18996e
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
- 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".
closesodoo/documentation#12284
X-original-commit: 1a33d8ef2b
Signed-off-by: Louis Baudoux (lba) <lba@odoo.com>